Merge pull request #1215 from colouring-cities/interface/ui-tweaks

Change who's involved link
This commit is contained in:
Mike Simpson 2023-07-27 11:01:01 +01:00 committed by GitHub
commit 9fa6a0abef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@ function getCurrentMenuLinks(username: string): MenuLink[][] {
external: true external: true
}, },
{ {
to: "https://pages.colouring.london/whoisinvolved", to: "https://github.com/colouring-cities/manual/wiki/M3.2-Colouring-Britain:-Who's-Involved%3F",
text: "Who's Involved?", text: "Who's Involved?",
external: true external: true
}, },