Skip to content

Commit fe877bf

Browse files
authored
DOCS-3768-Edick (#10384)
Updated 3 redirects: - Install guardian SDK - Create custom enrollment tickets - Guardian error code reference
1 parent d25d7dd commit fe877bf

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

config/redirects.js

+6-3
Original file line numberDiff line numberDiff line change
@@ -6588,8 +6588,9 @@ const redirects = [
65886588
'/mfa/auth0-guardian/install-guardian-sdk',
65896589
'/mfa/guides/guardian/install-guardian-sdk',
65906590
'/login/mfa/auth0-guardian/install-guardian-sdk',
6591+
'/secure/multi-factor-authentication/auth0-guardian/install-guardian-sdk',
65916592
],
6592-
to: '/secure/multi-factor-authentication/auth0-guardian/install-guardian-sdk',
6593+
to: '/secure/multi-factor-authentication/multi-factor-authentication-developer-resources/install-guardian-sdk',
65936594
},
65946595
{
65956596
from: [
@@ -6616,16 +6617,18 @@ const redirects = [
66166617
'/mfa/guides/guardian/create-enrollment-ticket',
66176618
'/mfa/auth0-guardian/create-custom-enrollment-tickets',
66186619
'/login/mfa/auth0-guardian/create-custom-enrollment-tickets',
6620+
'/secure/multi-factor-authentication/auth0-guardian/create-custom-enrollment-tickets',
66196621
],
6620-
to: '/secure/multi-factor-authentication/auth0-guardian/create-custom-enrollment-tickets',
6622+
to: '/secure/multi-factor-authentication/multi-factor-authentication-developer-resources/create-custom-enrollment-tickets',
66216623
},
66226624
{
66236625
from: [
66246626
'/mfa/auth0-guardian/guardian-error-code-reference',
66256627
'/mfa/references/guardian-error-code-reference',
66266628
'/login/mfa/auth0-guardian/guardian-error-code-reference',
6629+
'/secure/multi-factor-authentication/auth0-guardian/guardian-error-code-reference'
66276630
],
6628-
to: '/secure/multi-factor-authentication/auth0-guardian/guardian-error-code-reference',
6631+
to: '/secure/multi-factor-authentication/multi-factor-authentication-developer-resources/guardian-error-code-reference',
66296632
},
66306633
{
66316634
from: [

0 commit comments

Comments
 (0)