From 359fa5d5df5f58122f947632a22d59feabea88aa Mon Sep 17 00:00:00 2001 From: Dominic R Date: Thu, 21 Aug 2025 08:09:20 -0400 Subject: [PATCH] *: Fix dead doc link (#16288) --- blueprints/system/bootstrap.yaml | 2 +- website/docs/install-config/reverse-proxy.md | 2 +- website/docs/users-sources/user/invitations.md | 2 +- website/integrations/documentation/paperless-ng/index.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/blueprints/system/bootstrap.yaml b/blueprints/system/bootstrap.yaml index 07bbd23916..f35eb6c37b 100644 --- a/blueprints/system/bootstrap.yaml +++ b/blueprints/system/bootstrap.yaml @@ -5,7 +5,7 @@ metadata: blueprints.goauthentik.io/system-bootstrap: "true" blueprints.goauthentik.io/system: "true" blueprints.goauthentik.io/description: | - This blueprint configures the default admin user and group, and configures them for the [Automated install](https://goauthentik.io/docs/installation/automated-install). + This blueprint configures the default admin user and group, and configures them for the [Automated install](https://docs.goauthentik.io/docs/install-config/automated-install?utm_source=bootstrap_blueprint). context: username: akadmin group_name: authentik Admins diff --git a/website/docs/install-config/reverse-proxy.md b/website/docs/install-config/reverse-proxy.md index 0fdbb0ec37..c4d6260a3a 100644 --- a/website/docs/install-config/reverse-proxy.md +++ b/website/docs/install-config/reverse-proxy.md @@ -54,7 +54,7 @@ server { # Proxy site # Location can be set to a subpath if desired, see documentation linked below: - # https://goauthentik.io/docs/installation/configuration#authentik_web__path + # https://docs.goauthentik.io/docs/install-config/configuration/#authentik_web__path location / { proxy_pass https://authentik; proxy_http_version 1.1; diff --git a/website/docs/users-sources/user/invitations.md b/website/docs/users-sources/user/invitations.md index 3d8bfc9be6..e6ade1f4da 100644 --- a/website/docs/users-sources/user/invitations.md +++ b/website/docs/users-sources/user/invitations.md @@ -21,7 +21,7 @@ To download the `default-enrollment-flow` file, run this command: wget https://goauthentik.io/blueprints/example/flows-enrollment-2-stage.yaml ``` -Alternatively, use this [link](/blueprints/example/flows-enrollment-2-stage.yaml) to view and save the file. For more details, refer to the [documentation](https://goauthentik.io/docs/flow/examples/flows#enrollment-2-stage). +Alternatively, use this [link](/blueprints/example/flows-enrollment-2-stage.yaml) to view and save the file. **Step 2. Import the `default-enrollment-flow` file** diff --git a/website/integrations/documentation/paperless-ng/index.md b/website/integrations/documentation/paperless-ng/index.md index e20ae7edf2..255e02e3ed 100644 --- a/website/integrations/documentation/paperless-ng/index.md +++ b/website/integrations/documentation/paperless-ng/index.md @@ -26,7 +26,7 @@ The following placeholders are used in this guide: This documentation lists only the settings that you need to change from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. ::: -Also set up your proxy server to use forward auth with paperless.company: https://goauthentik.io/docs/providers/proxy/forward_auth +Also set up your proxy server to use forward auth with paperless.company: https://docs.goauthentik.io/docs/add-secure-apps/providers/proxy/forward_auth/ ## Paperless