From b420777b93c8766ff130387d592c86ba65ae871f Mon Sep 17 00:00:00 2001 From: Piotr Zaniewski Date: Thu, 10 Oct 2024 18:01:12 +0200 Subject: [PATCH] - fix broken links Signed-off-by: Piotr Zaniewski --- platform/_partials/install/login-after-helm-install.mdx | 2 +- platform/install/helm.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/_partials/install/login-after-helm-install.mdx b/platform/_partials/install/login-after-helm-install.mdx index b123ef785..d6d41fb85 100644 --- a/platform/_partials/install/login-after-helm-install.mdx +++ b/platform/_partials/install/login-after-helm-install.mdx @@ -67,6 +67,6 @@ If the username and password are not set in your `values.yaml`, the default cred :::info It is strongly recommended to change these default credentials for security -reasons. You can [reset the administrator password](/platform/how-to/reset-admin-password#reset-the-password). +reasons. You can [reset the administrator password](/platform/how-to/reset-admin-password). ::: diff --git a/platform/install/helm.mdx b/platform/install/helm.mdx index e67c590a4..5607b0648 100644 --- a/platform/install/helm.mdx +++ b/platform/install/helm.mdx @@ -87,7 +87,7 @@ Inside the `values.yaml` file, there is a `config` field, which contains the configuration options for the platform. These options are available in the UI under `Admin` > `Config` section and can be edited either through the `values.yaml` or the UI. There is a detailed list of [available configuration -options](../configure/config.mdx) in the docs. +options](../configure/config) in the docs. ### Recommended values