From ea639b04d720a479101516fc124b49054aa056e0 Mon Sep 17 00:00:00 2001 From: LucasSaintarbor Date: Fri, 15 Sep 2023 15:39:29 -0700 Subject: [PATCH] Update canonical links for Authenticaiton page --- docs/authentication.md | 4 ++++ versioned_docs/version-v0.3/authentication.md | 4 ++++ versioned_docs/version-v1.0/authentication.md | 4 ++++ versioned_docs/version-v1.1/authentication.md | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/docs/authentication.md b/docs/authentication.md index b3ce0a54e12..98500a17d7a 100644 --- a/docs/authentication.md +++ b/docs/authentication.md @@ -12,6 +12,10 @@ keywords: Description: With ISO installation mode, user will be prompted to set the password for the default `admin` user on the first-time login. --- + + + + After installation, user will be prompted to set the password for the default `admin` user on the first-time login. ![auth](/img/v1.2/install/first-time-login.png) diff --git a/versioned_docs/version-v0.3/authentication.md b/versioned_docs/version-v0.3/authentication.md index c07f2959df7..61ecbe117c8 100644 --- a/versioned_docs/version-v0.3/authentication.md +++ b/versioned_docs/version-v0.3/authentication.md @@ -11,6 +11,10 @@ keywords: Description: With ISO installation mode, user will be prompted to set the password for the default `admin` user on the first-time login. --- + + + + After installation, user will be prompted to set the password for the default `admin` user on the first-time login. ![auth](./install/assets/first-time-login.png) diff --git a/versioned_docs/version-v1.0/authentication.md b/versioned_docs/version-v1.0/authentication.md index f12f0ad1bd3..209b22a630a 100644 --- a/versioned_docs/version-v1.0/authentication.md +++ b/versioned_docs/version-v1.0/authentication.md @@ -11,6 +11,10 @@ keywords: Description: With ISO installation mode, user will be prompted to set the password for the default `admin` user on the first-time login. --- + + + + After installation, user will be prompted to set the password for the default `admin` user on the first-time login. ![auth](/img/v1.0/install/first-time-login.png) diff --git a/versioned_docs/version-v1.1/authentication.md b/versioned_docs/version-v1.1/authentication.md index f48f337c749..0141d584fb7 100644 --- a/versioned_docs/version-v1.1/authentication.md +++ b/versioned_docs/version-v1.1/authentication.md @@ -12,6 +12,10 @@ keywords: Description: With ISO installation mode, user will be prompted to set the password for the default `admin` user on the first-time login. --- + + + + After installation, user will be prompted to set the password for the default `admin` user on the first-time login. ![auth](/img/v1.1/install/first-time-login.png)