Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit b0e81a6

Browse files
committed
chore(routing): add a short route for the styleguide
1 parent 81209a1 commit b0e81a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

firebase.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
{
5858
"source": "/dart",
5959
"destination": "/docs/dart/latest/index.html"
60+
},
61+
{
62+
"source": "/styleguide",
63+
"destination": "/docs/ts/latest/guide/style-guide.html"
6064
}
6165
],
6266
"ignore": [

0 commit comments

Comments
 (0)