Skip to content
Snippets Groups Projects
Commit 2fc29dda authored by Marek Veselý's avatar Marek Veselý
Browse files

fix: remove exercisePanel modal path and fix link

parent d75ac7f0
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ const navbar = css`
const superuserLinks: LinkButtonProps[] = [
{
link: ['/exercisepanel'],
link: ['/exercise-panel'],
button: {
icon: 'torch',
text: 'Exercise management',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment