Skip to content

Commit 1db545e

Browse files
committed
minor fixes
1 parent dec05bc commit 1db545e

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/release-notes/index.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,38 +6,36 @@ description: Here you'll find a chronological list of the newest Sumo Logic feat
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';
88

9-
<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>
10-
119
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.
1210

1311
<div className="box-wrapper">
1412
<div className="box smallbox card">
1513
<div className="container">
16-
<a href="/release-notes-service"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Service</h4></a>
14+
<a href="/release-notes-service"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Service <img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="40"/></h4></a>
1715
<p>Latest features and bug fixes for our apps, alerts, security, search, observability, data collectors, and more.</p>
1816
</div>
1917
</div>
2018
<div className="box smallbox card">
2119
<div className="container">
22-
<a href="/release-notes-cse"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Cloud SIEM</h4></a>
20+
<a href="/release-notes-cse"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Cloud SIEM <img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="40"/></h4></a>
2321
<p>Information about new and enhanced features, updated content (like rules, log mappers and parsers), bug fixes, and other important announcements for Cloud SIEM.</p>
2422
</div>
2523
</div>
2624
<div className="box smallbox card">
2725
<div className="container">
28-
<a href="/release-notes-csoar"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Cloud SOAR</h4></a>
26+
<a href="/release-notes-csoar"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Cloud SOAR <img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="40"/></h4></a>
2927
<p>The latest news about CSOAR, like new features, bug fixes, changes to the application, and other important announcements for Cloud SOAR.</p>
3028
</div>
3129
</div>
3230
<div className="box smallbox card">
3331
<div className="container">
34-
<a href="/release-notes-collector"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Collector</h4></a>
32+
<a href="/release-notes-collector"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Collector <img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="40"/></h4></a>
3533
<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>
3634
</div>
3735
</div>
3836
<div className="box smallbox card">
3937
<div className="container">
40-
<a href="/release-notes-developer"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Developer</h4></a>
38+
<a href="/release-notes-developer"><img src={useBaseUrl('img/icons/new-releases.png')} alt="icon" width="40"/><h4>Developer <img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="40"/></h4></a>
4139
<p>New features and changes to our APIs, Collector management, and Live Tail CLI.</p>
4240
</div>
4341
</div>

0 commit comments

Comments
 (0)