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 e92a792 commit afc0896Copy full SHA for afc0896
src/components/HomepageHero.astro
@@ -49,7 +49,7 @@ if (image) {
49
<a href="/billing/">Subscriptions and billing</a>
50
<a href="/api/">API</a>
51
<a href="/changelog/">Changelog</a>
52
- <a href="/glossary/">Glossary</a>
+ <a href="/learning-paths/">Learning paths</a>
53
<a href="/reference-architecture/">Architectures</a>
54
</div>
55
<h1 id={"_top"} data-page-title set:html={title} />
0 commit comments