mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
update docs links
This commit is contained in:
@@ -46,7 +46,7 @@ import { DocsLinkDirective } from '@start9labs/shared'
|
||||
Download your server's Root CA and
|
||||
<a
|
||||
docsLink
|
||||
path="/start-os/user-manual/trust-ca.html"
|
||||
path="/start-os/trust-ca.html"
|
||||
style="color: #6866cc; font-weight: bold; text-decoration: none"
|
||||
>
|
||||
follow instructions
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
tuiButton
|
||||
docsLink
|
||||
size="s"
|
||||
path="/start-os/user-manual/trust-ca.html"
|
||||
path="/start-os/trust-ca.html"
|
||||
iconEnd="@tui.external-link"
|
||||
>
|
||||
{{ 'View instructions' | i18n }}
|
||||
|
||||
@@ -55,7 +55,7 @@ import { ABOUT } from './about.component'
|
||||
docsLink
|
||||
new
|
||||
iconStart="@tui.book-open-text"
|
||||
path="/start-os/user-manual"
|
||||
path="/start-os/index.html"
|
||||
>
|
||||
{{ 'User manual' | i18n }}
|
||||
</a>
|
||||
|
||||
@@ -26,7 +26,7 @@ import { DocsLinkDirective } from 'projects/shared/src/public-api'
|
||||
Scheduling automatic backups is an excellent way to ensure your StartOS
|
||||
data is safely backed up. StartOS will issue a notification whenever one
|
||||
of your scheduled backups succeeds or fails.
|
||||
<a tuiLink docsLink path="/start-os/user-manual/backup-create.html">
|
||||
<a tuiLink docsLink path="/start-os/backup-create.html">
|
||||
View instructions
|
||||
</a>
|
||||
</tui-notification>
|
||||
|
||||
@@ -31,7 +31,7 @@ import { DocsLinkDirective } from 'projects/shared/src/public-api'
|
||||
backups. They can be physical drives plugged into your server, shared
|
||||
folders on your Local Area Network (LAN), or third party clouds such as
|
||||
Dropbox or Google Drive.
|
||||
<a tuiLink docsLink path="/start-os/user-manual/backup-create.html">
|
||||
<a tuiLink docsLink path="/start-os/backup-create.html">
|
||||
View instructions
|
||||
</a>
|
||||
</tui-notification>
|
||||
|
||||
@@ -49,7 +49,7 @@ import { TimeService } from 'src/app/services/time.service'
|
||||
docsLink
|
||||
iconEnd="@tui.external-link"
|
||||
appearance=""
|
||||
path="/start-os/faq/index.html"
|
||||
path="/start-os/faq.html"
|
||||
fragment="#clock-sync-failure"
|
||||
[pseudo]="true"
|
||||
[textContent]="'the docs' | i18n"
|
||||
|
||||
@@ -21,7 +21,7 @@ import { AuthoritiesTableComponent } from './table.component'
|
||||
tuiIconButton
|
||||
size="xs"
|
||||
docsLink
|
||||
path="/start-os/user-manual/trust-ca.html"
|
||||
path="/start-os/trust-ca.html"
|
||||
appearance="icon"
|
||||
iconStart="@tui.book-open-text"
|
||||
>
|
||||
|
||||
@@ -61,7 +61,7 @@ import { BACKUP_RESTORE } from './restore.component'
|
||||
<a
|
||||
tuiLink
|
||||
docsLink
|
||||
path="/start-os/user-manual/backup-create.html"
|
||||
path="/start-os/backup-create.html"
|
||||
appearance="action-grayscale"
|
||||
iconEnd="@tui.external-link"
|
||||
[textContent]="'View instructions' | i18n"
|
||||
@@ -74,7 +74,7 @@ import { BACKUP_RESTORE } from './restore.component'
|
||||
<a
|
||||
tuiLink
|
||||
docsLink
|
||||
path="/start-os/user-manual/backup-restore.html"
|
||||
path="/start-os/backup-restore.html"
|
||||
appearance="action-grayscale"
|
||||
iconEnd="@tui.external-link"
|
||||
[textContent]="'View instructions' | i18n"
|
||||
@@ -116,7 +116,7 @@ import { BACKUP_RESTORE } from './restore.component'
|
||||
<a
|
||||
tuiLink
|
||||
docsLink
|
||||
path="/start-os/user-manual/backup-create.html"
|
||||
path="/start-os/backup-create.html"
|
||||
fragment="#network-folder"
|
||||
appearance="action-grayscale"
|
||||
iconEnd="@tui.external-link"
|
||||
|
||||
@@ -46,7 +46,7 @@ const ipv6 =
|
||||
tuiIconButton
|
||||
size="xs"
|
||||
docsLink
|
||||
path="/start-os/user-manual/dns.html"
|
||||
path="/start-os/dns.html"
|
||||
appearance="icon"
|
||||
iconStart="@tui.book-open-text"
|
||||
>
|
||||
|
||||
@@ -42,7 +42,7 @@ import { GatewaysTableComponent } from './table.component'
|
||||
tuiIconButton
|
||||
size="xs"
|
||||
docsLink
|
||||
path="/start-os/user-manual/gateways.html"
|
||||
path="/start-os/gateways.html"
|
||||
appearance="icon"
|
||||
iconStart="@tui.book-open-text"
|
||||
>
|
||||
@@ -71,7 +71,7 @@ import { GatewaysTableComponent } from './table.component'
|
||||
tuiIconButton
|
||||
size="xs"
|
||||
docsLink
|
||||
path="/start-os/user-manual/gateways.html"
|
||||
path="/start-os/gateways.html"
|
||||
fragment="#outbound-traffic"
|
||||
appearance="icon"
|
||||
iconStart="@tui.book-open-text"
|
||||
|
||||
@@ -55,7 +55,7 @@ function detectProviderKey(host: string | undefined): string {
|
||||
tuiIconButton
|
||||
size="xs"
|
||||
docsLink
|
||||
path="/start-os/user-manual/smtp.html"
|
||||
path="/start-os/smtp.html"
|
||||
appearance="icon"
|
||||
iconStart="@tui.book-open-text"
|
||||
>
|
||||
|
||||
@@ -39,7 +39,7 @@ import { SSHTableComponent } from './table.component'
|
||||
tuiIconButton
|
||||
size="xs"
|
||||
docsLink
|
||||
path="/start-os/user-manual/ssh.html"
|
||||
path="/start-os/ssh.html"
|
||||
appearance="icon"
|
||||
iconStart="@tui.book-open-text"
|
||||
>
|
||||
|
||||
@@ -54,7 +54,7 @@ import { wifiSpec } from './wifi.const'
|
||||
tuiIconButton
|
||||
size="xs"
|
||||
docsLink
|
||||
path="/start-os/user-manual/wifi.html"
|
||||
path="/start-os/wifi.html"
|
||||
appearance="icon"
|
||||
iconStart="@tui.book-open-text"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user