fixing broken link to deploy-event-website guide

This commit is contained in:
niclaz 2024-08-10 11:14:11 +02:00 committed by GitHub
parent 27502391f6
commit 054e11fd7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ export default defineConfig({
{ label: 'Contributors guide', link: '/contributors' },
{ label: 'Workgroups', link: '/workgroups' },
{ label: 'Git repositories', link: '/git' },
{ label: 'Guide: how to deploy event website', link: '/deploy-event-website' },
{ label: 'Guide: how to deploy event website', link: '/contributors/deploy-event-website' },
]
},
{