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 035346d commit 8a1cef0Copy full SHA for 8a1cef0
views/website/introduction.pug
@@ -39,8 +39,8 @@ block content
39
img(src='/img/logo.svg').logo
40
41
nav.menu
42
- a(href='/index.html#debugger-io').scrollto Debugger
43
- a(href='/index.html#libraries').scrollto Libraries
+ a(href='/#debugger-io').scrollto Debugger
+ a(href='/#libraries-io').scrollto Libraries
44
a(href='/introduction').active Introduction
45
a(href='https://community.auth0.com', target='_blank') Ask
46
a(href='http://swag.auth0.com/', target='_blank') Get a T-shirt!
0 commit comments