Revert "chore(glossary/ts): redirect old glossary to correct location within the guide folder"
This reverts commit 962b215048
.
This commit is contained in:
parent
791b364f6a
commit
3a45a7a070
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue