From 7fcc8b1240c6808f7f69658822ee69bf18bd423e Mon Sep 17 00:00:00 2001 From: Lucas Saintarbor Date: Mon, 29 Jan 2024 17:53:48 -0800 Subject: [PATCH] Update canonical links for Authenticaiton page (#439) --- 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 d704cdce889..fc9b2677e71 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 6f142560741..e56a4a5d775 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 35621e9469e..4965b59dbed 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 ba5de7845c0..0522029b154 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)