Update links to point to the new website, remove duplicate content from README, add building instructions
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
MassiveBox 2023-03-04 23:21:31 +01:00
parent 37c515bec4
commit 57b97d3ab5
5 changed files with 44 additions and 87 deletions

View file

@ -86,8 +86,8 @@ func loadConfig() (config Config, err error, isFirstRun bool) {
Label: "Admin",
Destination: "/admin",
}, Link{
Label: "Docs",
Destination: "https://gitea.massivebox.net/massivebox/ecodash",
Label: "EcoDash",
Destination: "https://ecodash.xyz",
NewTab: true,
Primary: true,
})