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 9de0af0 commit f2a749fCopy full SHA for f2a749f
src/components/changelog/Header.astro
@@ -46,7 +46,7 @@ const products = await uniqueProducts(notes);
46
</a>
47
<strong>|</strong>
48
<a
49
- href="/fundamentals/changelog/available-rss-feeds/#feeds"
+ href="/fundamentals/new-features/available-rss-feeds/"
50
class="dark:!hover:text-[#79B1FF] -mx-2 whitespace-nowrap px-2 text-[#056DFF] no-underline hover:rounded-[4px] hover:bg-[#DCEBFF] hover:!text-[#056DFF] dark:text-[#79B1FF] dark:hover:bg-[#002B66] max-sm:block"
51
>
52
View all RSS feeds >
0 commit comments