mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user