From bc0b5c054ecb98e567ba730846861bb953853cf7 Mon Sep 17 00:00:00 2001 From: Paco Date: Wed, 22 Oct 2025 22:11:32 +0100 Subject: [PATCH] Fixes broken link (#16) --- versioned_docs/version-0.3.0/guides/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-0.3.0/guides/getting-started.md b/versioned_docs/version-0.3.0/guides/getting-started.md index 3e87f02..8811d36 100644 --- a/versioned_docs/version-0.3.0/guides/getting-started.md +++ b/versioned_docs/version-0.3.0/guides/getting-started.md @@ -233,7 +233,7 @@ For advanced exposure options, see [Exposing Your Instance](exposing.md). ### User Management - **Create additional users** in the admin interface -- **Set up authentication** - see [Authentication](../authentication/cli) for OIDC options +- **Set up authentication** - see [Authentication](../authentication/oidc) for OIDC options - **Manage permissions** for different user roles ### Library Management