Skip to content

Commit

Permalink
docs: add back arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbraemer committed Nov 23, 2024
1 parent 2a254a9 commit bd82b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .web/docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ export default defineConfig({
],
},
{
text: 'Back to Guides',
text: 'Back to Guides',
link: '/guide/',
},
],
Expand Down

0 comments on commit bd82b4c

Please sign in to comment.