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

@@ -19,7 +19,7 @@
<li>Be connected to the same Local Area Network (LAN) as your Embassy.</li>
<li>Download and trust your Embassy's SSL Certificate Authority (below).</li>
</ol>
View the full <a href="https://docs.start9.com/user-manual/general/lan-setup" target="_blank" rel="noreferrer">instructions</a>.
View the full <a href="https://start9.com/latest/user-manual/connecting/connecting-lan" target="_blank" rel="noreferrer">instructions</a>.
</h2>
<ng-container *ngIf="lanDisabled">
<br />
@@ -40,4 +40,4 @@
<!-- hidden element for downloading cert -->
<a id="install-cert" href="/public/eos/local.crt" download="Embassy Local CA.crt"></a>
</ion-content>
</ion-content>