Skip to content

Commit dc895ad

Browse files
authored
Fix/ask nav link (jsonwebtoken#639)
Fix the Ask link in the main navigation
1 parent a16410b commit dc895ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/website/navigation.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ nav.navbar.closed
1212
a(href='/#debugger-io').scrollto Debugger
1313
a(href='/libraries') Libraries
1414
a(href='/introduction') Introduction
15-
a(href='https://community.auth0.com/c/%3Cspan%20class="x x-first x-last">identity/jwt', target='_blank') Ask
15+
a(href='https://community.auth0.com/c/jwt%3Cspan%20class="x x-first x-last">/8', target='_blank') Ask
1616

1717
.social
1818
a.a0(href='https://auth0.com/developers?utm_source=jwtio&utm_medium=navbar_whats_auth0&utm_campaign=jwt_nav_cta_12_2019', target='_blank')

0 commit comments

Comments
 (0)