From 328de6424e9004436b781379ddb6db58848070c8 Mon Sep 17 00:00:00 2001 From: bonanitech Date: Mon, 29 Oct 2018 10:53:20 -0400 Subject: [PATCH] Update providers.markdown (#7228) Just fixing a broken link --- source/_docs/authentication/providers.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: