diff --git a/source/_docs/authentication/providers.markdown b/source/_docs/authentication/providers.markdown index 7dea4c3bcb1..659b027ae3f 100644 --- a/source/_docs/authentication/providers.markdown +++ b/source/_docs/authentication/providers.markdown @@ -63,7 +63,7 @@ The Trusted Networks auth provider defines a range of IP addresses for which no When you log in from one of these networks, you will be asked which user account to use and won't need to enter a password.
-The [multi-factor authentication module](/authentication/multi-factor-auth/) will not participate in the login process if you using this auth provider. +The [multi-factor authentication module](/docs/authentication/multi-factor-auth/) will not participate in the login process if you using this auth provider.
Here is an example in `configuration.yaml` to set up Trusted Networks: