From 5425a68b6b4fe7d4efcda57fb05636414704ac4c Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Wed, 11 Sep 2024 09:51:03 +0200 Subject: [PATCH] chore: adjust setup url --- examples/authentik/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/authentik/README.md b/examples/authentik/README.md index cfcbeae..5f00ae0 100644 --- a/examples/authentik/README.md +++ b/examples/authentik/README.md @@ -10,5 +10,5 @@ After spawning up this Authentik stack, you will be greeted by Authentik's login This is done by visiting the following URL: ```` -http(s):///if/flow/initial-setup +http(s):///if/flow/initial-setup/ ````