From 50435473d275cb9e6dd59219d76fd7fab9b09803 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:49:08 +0200 Subject: [PATCH] docs: fix typo --- 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 7b7273b..cb9eff7 100644 --- a/examples/authentik/README.md +++ b/examples/authentik/README.md @@ -25,6 +25,6 @@ This is done by visiting the following URL: # with TLS reverse proxy https:///if/flow/initial-setup/ -# without TSL reverse proxy +# without TLS reverse proxy https://:9000/if/flow/initial-setup/ ````