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 711fd14 commit 497efcfCopy full SHA for 497efcf
app/templates/content/navigation/navbar.html.twig
@@ -2,7 +2,7 @@
2
3
{{ navbar.link('Features', 'https://www.userfrosting.com/features') }}
4
{{ navbar.link('Demo', 'https://demo.userfrosting.com/') }}
5
-{{ navbar.link('Docs', '', true) }}
+{{ navbar.link('Docs', 'https://learn6.userfrosting.com', true) }}
6
{{ navbar.link('Forums', 'https://github.com/orgs/userfrosting/discussions') }}
7
{{ navbar.link('Chat', 'https://chat.userfrosting.com/') }}
8
{{ navbar.link('Github', 'https://github.com/userfrosting') }}
0 commit comments