add manual link, simplify code link in sidebar
This commit is contained in:
parent
62b4879d63
commit
233041581e
@ -53,9 +53,14 @@ function getCurrentMenuLinks(username: string): MenuLink[][] {
|
||||
to: "/data-extracts.html",
|
||||
text: "Download data"
|
||||
},
|
||||
{
|
||||
to: "https://github.com/colouring-cities/manual/wiki",
|
||||
text: "Open Manual - Wiki",
|
||||
external: true
|
||||
},
|
||||
{
|
||||
to: "https://github.com/colouring-london/colouring-london",
|
||||
text: "Access open code",
|
||||
text: "Open code",
|
||||
external: true
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user