Skip to content

Commit 75e2b46

Browse files
committed
Fix broken link
1 parent 4e7e212 commit 75e2b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/index.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ public class Character {
562562
</a>
563563
</div>
564564

565-
<a className="button" href="/users/">
565+
<a className="button" href="/users/index.html">
566566
More GraphQL Users
567567
</a>
568568

0 commit comments

Comments
 (0)