Revert "chore(glossary/ts): redirect old glossary to correct location within the guide folder"

This reverts commit 962b215048.
This commit is contained in:
Naomi Black 2016-07-06 14:56:08 -07:00
parent 791b364f6a
commit 3a45a7a070
1 changed files with 1 additions and 7 deletions

View File

@ -20,13 +20,7 @@
},
{
"source": "/docs/ts/latest/guide/setup.html",
"destination": "/docs/ts/latest/index.html",
"type": 301
},
{
"source": "/docs/ts/latest/glossary.html",
"destination": "/docs/ts/latest/guide/glossary.html",
"type": 301
"destination": "/docs/ts/latest/index.html"
},
{
"source": "/docs/ts/latest/testing",