Skip to content

Commit

Permalink
fix: broken page path for ss verification
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeden committed Nov 15, 2024
1 parent 0d59c42 commit c494fad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/locales/en/components/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ export default [
},
{
text: 'SS verification',
link: '/build/tutorials/server-side-verification/',
link: '/build/tutorials/server-side-verification',
},
{text: 'How To Explore WAX Blockchain', link: '/build/tutorials/howto_blockexplorer'}
],
Expand Down

0 comments on commit c494fad

Please sign in to comment.