From 733000eaa221cd465049f5150e4215e3ca0367d4 Mon Sep 17 00:00:00 2001 From: Lucy <12953208+elvece@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:24:15 -0500 Subject: [PATCH] fix docs links (#2498) * fix docs links * forgot to save file * fix docs links and small updates to ca wizard * add downloaded filename * fix skip detail --- .../download-doc/download-doc.component.html | 4 ++-- .../src/app/pages/success/success.page.ts | 2 +- .../backup-drives.component.html | 4 ++-- .../login/ca-wizard/ca-wizard.component.html | 22 ++++++++++--------- .../login/ca-wizard/ca-wizard.component.scss | 7 ++++++ .../ui/src/app/pages/login/login.page.html | 2 +- .../app/pages/server-routes/lan/lan.page.html | 2 +- 7 files changed, 26 insertions(+), 17 deletions(-) diff --git a/frontend/projects/setup-wizard/src/app/pages/success/download-doc/download-doc.component.html b/frontend/projects/setup-wizard/src/app/pages/success/download-doc/download-doc.component.html index 25fa87a2e..ef8c32a49 100644 --- a/frontend/projects/setup-wizard/src/app/pages/success/download-doc/download-doc.component.html +++ b/frontend/projects/setup-wizard/src/app/pages/success/download-doc/download-doc.component.html @@ -37,7 +37,7 @@

Download your server's Root CA and Note: This address will only work from a Tor-enabled browser.

    +
  1. + Bookmark this page + - Save this page so you can access it later. You can also find the + address in the + StartOS-info.html + file downloaded at the end of initial setup. +
  2. Download your server's Root CA - Your server uses its Root CA to generate SSL/TLS certificates for @@ -37,7 +44,7 @@ size="small" shape="round" color="primary" - href="https://docs.start9.com/0.3.5.x/user-manual/getting-started/trust-ca/#trust-root-ca" + href="https://docs.start9.com/0.3.5.x/user-manual/trust-ca#establishing-trust" target="_blank" noreferrer > @@ -47,9 +54,8 @@
  3. Test - - If refreshing the page does not work, you may need to quit the - browser and re-open. - Tip: before quitting, bookmark this page or copy the URL. + - Refresh the page. If refreshing the page does not work, you may need + to quit and re-open your browser, then revisit this page.
- + Skip + (not recommended) diff --git a/frontend/projects/ui/src/app/pages/login/ca-wizard/ca-wizard.component.scss b/frontend/projects/ui/src/app/pages/login/ca-wizard/ca-wizard.component.scss index c87093699..48b198525 100644 --- a/frontend/projects/ui/src/app/pages/login/ca-wizard/ca-wizard.component.scss +++ b/frontend/projects/ui/src/app/pages/login/ca-wizard/ca-wizard.component.scss @@ -63,6 +63,13 @@ ol { font-size: 64px; } +.skip_detail { + display: block; + font-size: 0.8rem; + margin-top: -13px; + padding-bottom: 0.5rem; +} + @media (max-width: 700px) { #trusted, #untrusted { max-width: 100%; diff --git a/frontend/projects/ui/src/app/pages/login/login.page.html b/frontend/projects/ui/src/app/pages/login/login.page.html index ef04eea67..99f6abbe8 100644 --- a/frontend/projects/ui/src/app/pages/login/login.page.html +++ b/frontend/projects/ui/src/app/pages/login/login.page.html @@ -14,7 +14,7 @@

Tor is faster over https. Your Root CA must be trusted. For a secure local connection and faster Tor experience,