routing(cheatsheet): fix bad link

This commit is contained in:
Naomi Black 2015-10-18 23:52:10 +01:00
parent 6490663a2c
commit d40982dc68
1 changed files with 13 additions and 3 deletions

View File

@ -23,18 +23,28 @@
"destination": "/docs/ts/latest/index.html"
},
{
"source": "cheatsheet",
"source": "/cheatsheet",
"destination": "/docs/ts/latest/guide/cheatsheet.html"
},
{
"source": "/docs/js/latest/guide/cheatsheet"
"source": "/docs/js/latest/guide/cheatsheet.html",
"destination": "/docs/js/latest/index.html"
},
{
"source": "/docs/dart/latest/guide/cheatsheet"
"source": "/docs/dart/latest/guide/cheatsheet.html",
"destination": "/docs/dart/latest/index.html"
},
{
"source": "/AngularCheatSheet_Letter.pdf",
"destination": "/docs/ts/latest/guide/AngularCheatSheet_Letter.pdf"
},
{
"source": "/AngularCheatSheet_Poster.pdf",
"destination": "/docs/ts/latest/guide/AngularCheatSheet_Poster.pdf"
}
],
"ignore": [
"firebase.json",