We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c6f2d commit dd8c281Copy full SHA for dd8c281
wiki/.vitepress/config/en.ts
@@ -12,7 +12,7 @@ export const en = defineConfig({
12
{ text: 'Home', link: '/' },
13
{ text: 'Beginners Guide', link: '/beginners-guide.md' },
14
{ text: 'BSMG Discord', link: 'https://discord.gg/beatsabermods' },
15
- { text: 'Contact Us', link: './contact-us.md' },
+ { text: 'Contact Us', link: '/contact-us.md' },
16
],
17
18
footer: {
0 commit comments