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