Skip to content

Commit

Permalink
Fixed docs redirect for old link
Browse files Browse the repository at this point in the history
  • Loading branch information
voidmain committed Feb 24, 2022
1 parent 9ebb20a commit 80677fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cloudfront/fusionauth-website-request-handler.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ var indexPages = {
'/learn/expert-advice/tokens/': true
};
var redirects = {
'/docs': '/docs/',
'/docs/v1/tech/apis/consent': '/docs/v1/tech/apis/consents',
'/docs/v1/tech/common-errors': '/docs/v1/tech/admin-guide/troubleshooting',
'/docs/v1/tech/installation-guide/configuration-management': '/docs/v1/tech/admin-guide/configuration-management',
Expand Down

0 comments on commit 80677fc

Please sign in to comment.