Skip to content

Commit

Permalink
Fix guide link.
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Dec 5, 2024
1 parent 156d190 commit 83e7a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/frontend/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ function getCurrentMenuLinks(username: string): MenuLink[][] {
external: true
},
{
to: "https://github.com/colouring-cities/manual/wiki/A2.-HOW-TO-GUIDES",
to: "https://github.com/colouring-cities/manual/wiki/How‐to‐use-Platform-Guides",
text: "How to Use",
external: true
},
Expand Down

0 comments on commit 83e7a2d

Please sign in to comment.