Skip to content

Commit dec05bc

Browse files
committed
minor changes
1 parent 3738526 commit dec05bc

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

docs/release-notes/index.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
88

99
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
1010

11+
Stay up to date with the latest Sumo Logic enhancements, features, and fixes. Explore the individual release notes pages to see what's new, and consider subscribing to the RSS feeds for automatic updates.
12+
1113
<div className="box-wrapper">
1214
<div className="box smallbox card">
1315
<div className="container">
@@ -30,7 +32,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
3032
<div className="box smallbox card">
3133
<div className="container">
3234
<a href="/release-notes-collector"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Collector</h4></a>
33-
<p>New Collector features and relevant bug fixes for each release<sup><a href="#fn1" id="ref1">1</a></sup>.</p>
35+
<p>Latest features and bug fixes for Installed Collectors. To access new features, upgrade using <a href="/docs/send-data/installed-collectors/collector-installation-reference/download-collector-from-static-url">Static URLs</a>, <a href="/docs/send-data/collection/upgrade-collectors">Sumo Logic</a>, <a href="/docs/send-data/collection/upgrade-collectors">Command Line</a>, <a href="/docs/api/collector-management/upgrade-downgrade-collectors">Collector Management API</a>.</p>
3436
</div>
3537
</div>
3638
<div className="box smallbox card">
@@ -40,11 +42,3 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
4042
</div>
4143
</div>
4244
</div>
43-
44-
<br>
45-
</br>
46-
<div id="footnotes">
47-
<ol>
48-
<li id="fn1">To use new Collector features mentioned here, you'll need to upgrade your Installed Collector software in one of the following ways:<ul><li> [Using Static URLs](/docs/send-data/installed-collectors/collector-installation-reference/download-collector-from-static-url)</li><li> [Using Sumo Logic](/docs/send-data/collection/upgrade-collectors)</li><li> [Using the Command Line](/docs/send-data/collection/upgrade-collectors)</li><li> [Using Collector Management API](/docs/api/collector-management/upgrade-downgrade-collectors)</li></ul></li>
49-
</ol>
50-
</div>

0 commit comments

Comments
 (0)