Skip to content

Commit 8157583

Browse files
authored
FIx broken ask link in the navigation
1 parent 974e844 commit 8157583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/website/index.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ block content
1515
a(href='#debugger-io').scrollto Debugger
1616
a(href='#libraries-io').scrollto Libraries
1717
a(href='/introduction') Introduction
18-
a(href='https://auth0.com/%3Cspan%20class="x x-first x-last">forum/c/jwt', target='_blank') Ask
18+
a(href='https://community.auth0.com/c/identity/jwt', target='_blank') Ask
1919
a(href='http://swag.auth0.com/', target='_blank') Get a T-shirt!
2020

2121
.social

0 commit comments

Comments
 (0)