update docs links (#2452)

* update docs links

* update backups links

* add anchor tag back to trust root ca link

---------

Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
Lucy
2023-10-13 11:02:59 -04:00
committed by GitHub
parent 8549b9bc37
commit 27296d8880
7 changed files with 10 additions and 10 deletions

View File

@@ -33,7 +33,7 @@
a folder on another computer that is connected to the same network
as your Start9 server. View the
<a
href="https://docs.start9.com/latest/user-manual/backups/backup-create"
href="https://docs.start9.com/0.3.5.x/user-manual/backups/backup-create/#network-folder"
target="_blank"
noreferrer
style="text-decoration: none"
@@ -109,7 +109,7 @@
a physical drive that is plugged directly into your Start9 Server.
View the
<a
href="https://docs.start9.com/latest/user-manual/backups/backup-setup/backup-physical"
href="https://docs.start9.com/0.3.5.x/user-manual/backups/backup-create/#physical-drive"
target="_blank"
noreferrer
style="text-decoration: none"

View File

@@ -14,8 +14,8 @@ import { Card, Dimension } from '../widget-card/widget-card.component'
changeDetection: ChangeDetectionStrategy.OnPush,
})
export class WidgetListComponent {
@ViewChild('gridContent') gridContent: ElementRef<HTMLElement> =
{} as ElementRef<HTMLElement>
@ViewChild('gridContent')
gridContent: ElementRef<HTMLElement> = {} as ElementRef<HTMLElement>
@HostListener('window:resize', ['$event'])
onResize() {
this.setContainerDimensions()
@@ -71,7 +71,7 @@ export class WidgetListComponent {
icon: 'map-outline',
color: 'var(--alt-yellow)',
description: 'Discover what StartOS can do',
link: 'https://docs.start9.com/latest/user-manual/index',
link: 'https://docs.start9.com/0.3.5.x/user-manual/index',
},
{
title: 'Contact Support',

View File

@@ -39,7 +39,7 @@ export class CAWizardComponent {
instructions() {
this.windowRef.open(
'https://docs.start9.com/getting-started/trust-ca/#trust-your-root-ca',
'https://docs.start9.com/0.3.5.x/getting-started/trust-ca/#trust-root-ca',
'_blank',
'noreferrer',
)

View File

@@ -15,7 +15,7 @@
<h2>
For a secure local connection and faster Tor experience,
<a
href="https://docs.start9.com/latest/user-manual/connecting/connecting-lan"
href="https://docs.start9.com/0.3.5.x/getting-started/connecting-lan"
target="_blank"
rel="noreferrer"
>

View File

@@ -622,7 +622,7 @@ export class ServerShowPage {
icon: 'map-outline',
action: () =>
window.open(
'https://docs.start9.com/latest/user-manual',
'https://docs.start9.com/0.3.5.x/user-manual',
'_blank',
'noreferrer',
),

View File

@@ -20,7 +20,7 @@ import {
export class SSHKeysPage {
loading = true
sshKeys: SSHKey[] = []
readonly docsUrl = 'https://docs.start9.com/latest/user-manual/ssh'
readonly docsUrl = 'https://docs.start9.com/0.3.5.x/user-manual/ssh'
constructor(
private readonly loadingCtrl: LoadingController,

View File

@@ -23,7 +23,7 @@
Ethernet cable and move the device anywhere you want. StartOS will
automatically connect to available networks.
<a
href="https://docs.start9.com/latest/user-manual/wifi"
href="https://docs.start9.com/0.3.5.x/user-manual/wifi"
target="_blank"
rel="noreferrer"
>