diff --git a/configuration/authentication.mdx b/configuration/authentication.mdx index 7fe09a7..ce61445 100644 --- a/configuration/authentication.mdx +++ b/configuration/authentication.mdx @@ -365,4 +365,4 @@ The `grace_period` is simply for the cleanup process. ## Reverse Proxy You can secure Flipt simply by running it behind a reverse proxy in your own trusted environment. -An example of this can be found in [authentication examples](https://github.com/flipt-io/flipt/tree/main/examples/auth) in the Flipt repository. +An example of this can be found in [authentication examples](https://github.com/flipt-io/flipt/tree/main/examples/authentication) in the Flipt repository.