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

@@ -50,7 +50,7 @@ export function getErrorMessage(
if (!message) {
message = 'Unknown Error.'
link = 'https://docs.start9.com/support/FAQ/index.html'
link = 'https://start9.com/latest/support/FAQ'
}
if (link) {