Skip to content

Commit ba5c00a

Browse files
committed
Revert routing for publications
1 parent e2bc5c1 commit ba5c00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export const menuLinks: Array<{ title: string; path: string }> = [
3737
},
3838
{
3939
title: 'Publications',
40-
path: '/publications/'
40+
path: '/publication/'
4141
}
4242
]
4343

0 commit comments

Comments
 (0)