Skip to content

Commit

Permalink
Add redirect for documentation
Browse files Browse the repository at this point in the history
Not clear what links to this page but let's just redirect it anyway.

Closes 8640
  • Loading branch information
robmen committed Jul 18, 2024
1 parent c4416c8 commit 38bdcd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Web/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
{ "docs/reference/api/(.*)": "/docs/api/$1" },
{ "docs/reference/(.*)": "/docs/tools/$1" },
{ "docs/fourthree_bundles": "docs/fourthree/faqs" },
{ "documentation": "/docs/intro/" },
{ "*img/logo.gif": "content/logo.gif" },
{ "*projectaggregator2.msi": "http://static.wixtoolset.org/releases/ProjectAggregator2/ProjectAggregator2.msi" },
{ "*votive.html": "/docs/v3/votive/" },
Expand Down

0 comments on commit 38bdcd2

Please sign in to comment.