We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97481ce commit 42cb2d3Copy full SHA for 42cb2d3
1 file changed
src/navigation.js
@@ -64,6 +64,7 @@ export const footerData = {
64
],
65
secondaryLinks: [
66
{ text: 'License', href: getPermalink('/license') },
67
+ { text: 'Release Notes', href: getPermalink('/docs/releases.html') },
68
69
socialLinks: [
70
{ ariaLabel: 'RSS', icon: 'tabler:rss', href: getAsset('/rss.xml') },
0 commit comments