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

@ -29,7 +29,7 @@
{{range .Defaults.FooterLinks}}
<a href="{{.Destination}}" {{if .NewTab}}target="_blank" rel="noopener noreferrer"{{end}}>{{.Label}}</a> |
{{end}}
<a href="./accuracy-notice">Disclaimer</a> | <a href="https://gitea.massivebox.net/massivebox/ecodash" target="_blank" rel="noopener noreferrer">EcoDash</a>
<a href="./accuracy-notice">Disclaimer</a> | <a href="https://ecodash.xyz" target="_blank" rel="noopener noreferrer">EcoDash</a>
</p>
</body>