Skip to content

Commit

Permalink
Rename base route to baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
nas-tabchiche committed Dec 5, 2024
1 parent 050c587 commit 17c48aa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
{
title: safeTranslate(m.ebiosWs1_4()),
status: 'to_do',
href: `${$page.url.pathname}/workshop-one/base?next=${$page.url.pathname}`
href: `${$page.url.pathname}/workshop-one/baseline?next=${$page.url.pathname}`
}
],
ws2: [
Expand Down

0 comments on commit 17c48aa

Please sign in to comment.