Skip to content
Snippets Groups Projects
Commit 4ad0eeed authored by Ilya Zhukov's avatar Ilya Zhukov
Browse files

Fix broken link

parent 4a5f930c
Branches
No related tags found
No related merge requests found
Pipeline #188585 passed
......@@ -177,7 +177,7 @@ const config: Config = {
},
{
label: 'Reservations',
href: '/docs/reservations',
href: '/reservations',
},
{
label: 'Attendance list',
......@@ -194,7 +194,7 @@ const config: Config = {
items: [
{
label: 'Authors',
href: '/docs/authors',
href: '/authors',
},
],
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment