docs(dart/router): link to router tutorial instead of TS router docs (#2529)

This commit is contained in:
Kathy Walrath
2016-10-03 10:52:03 -07:00
committed by GitHub
parent 56ac24b411
commit 6e7780dee0
+6 -1
View File
@@ -1 +1,6 @@
include ../../../_includes/_ts-temp
include ../_util-fns
:marked
This advanced guide hasn't yet been written.
To learn the basics of routing, read the Tour of Heroes tutorial:
[Routing Around the App](../tutorial/toh-pt5.html).