Fix links in UI to point to new website (#1249)

* Fix links in UI to point to new website

* Typo

* Update README.md

* Update success.page.html

* Update app.component.ts

* Update backup-drives.component.html

* Update lan.page.html
This commit is contained in:
kn0wmad
2022-02-25 17:07:33 -07:00
committed by GitHub
parent b326ae5ea8
commit 6ef7da9732
12 changed files with 30 additions and 30 deletions

View File

@@ -12,7 +12,7 @@ printf " %s (%s %s)\n" "$(uname -o)" "$(uname -r)" "$(uname -m)"
printf " $(embassy-cli --version | sed 's/Embassy CLI /EmbassyOS v/g') - $(embassy-cli git-info)\n"
printf "\n"
printf " * Documentation: https://docs.start9.com\n"
printf " * Documentation: https://start9.com\n"
printf " * Management: https://%s.local\n" "$(hostname)"
printf " * Support: https://t.me/start9_labs\n"
printf "\n"