Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 38bdcd2

Browse files
committed
Add redirect for documentation
Not clear what links to this page but let's just redirect it anyway. Closes 8640
1 parent c4416c8 commit 38bdcd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Web/appsettings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
{ "docs/reference/api/(.*)": "/docs/api/$1" },
6767
{ "docs/reference/(.*)": "/docs/tools/$1" },
6868
{ "docs/fourthree_bundles": "docs/fourthree/faqs" },
69+
{ "documentation": "/docs/intro/" },
6970
{ "*img/logo.gif": "content/logo.gif" },
7071
{ "*projectaggregator2.msi": "http://static.wixtoolset.org/releases/ProjectAggregator2/ProjectAggregator2.msi" },
7172
{ "*votive.html": "/docs/v3/votive/" },

0 commit comments

Comments
 (0)