mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +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:
@@ -25,7 +25,7 @@
|
||||
LAN Shared Folders are the recommended way to create Embassy
|
||||
backups. View the
|
||||
<a
|
||||
href="https://docs.start9.com/user-manual/general/backups.html#lan-backups"
|
||||
href="https://start9.com/latest/user-manual/backups/cifs-setup"
|
||||
target="_blank"
|
||||
noreferrer
|
||||
>Instructions</a
|
||||
@@ -99,7 +99,7 @@
|
||||
<h2>
|
||||
To backup to a physical drive, please follow the
|
||||
<a
|
||||
href="https://docs.start9.com/user-manual/general/backups.html#physical-drive"
|
||||
href="https://start9.com/latest/user-manual/backups/backups-create/#backup-using-a-physical-drive"
|
||||
target="_blank"
|
||||
noreferrer
|
||||
>instructions</a
|
||||
|
||||
Reference in New Issue
Block a user