We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effb5b7 commit a6427daCopy full SHA for a6427da
src/components/AvailableChangelogFeeds.astro
@@ -29,9 +29,8 @@ const productsByGroup = Object.entries(
29
30
<AnchorHeading depth={3} title="Global feed" />
31
<p>
32
- This feed contains entries for all Cloudflare products in the <a
33
- href="/changelog/">changelog</a
34
- >: <RSSButton />
+ This feed contains entries for all Cloudflare products in the changelog: <RSSButton
+ />
35
</p>
36
37
<AnchorHeading depth={3} title="Area-specific feeds" />
0 commit comments