@@ -74,13 +74,10 @@ a MKE user's group demonstration, but that one _should_ be easier to deal with s
74
74
Oh, and don't try using ``` ng generate route ``` for now. It is intentionally disabled until the router development
75
75
calms down a bit, but it does give a link to some [ interesting router information] [ router ] , so that is useful.
76
76
77
- [ Provision eTime ] [ etimeTest ]
77
+ [ Forecasts ] [ forecastsTest ]
78
78
79
- [ Provision TEP ] [ tepTest ]
79
+ [ Current Weather ] [ currentWetherTest ]
80
80
81
- [ Provision WPM] [ wpmTest ]
82
-
83
- [ Test for Matt] [ mapLink ]
84
81
85
82
[ angular2 ] : https://angular.io
86
83
[ cli ] : https://cli.angular.io
@@ -89,7 +86,5 @@ calms down a bit, but it does give a link to some [interesting router informatio
89
86
[ TOH ] : https://angular.io/docs/ts/latest/tutorial/
90
87
[ apidocs ] : https://angular.io/docs/ts/latest/api/
91
88
[ router ] : http://victorsavkin.com/post/145672529346/angular-router
92
- [ etimeTest ] : pentaetime://#/provision?key=PTI-DEV
93
- [ tepTest ] : pentatep://#/provision?key=PTI-DEV
94
- [ wpmTest ] : pentawpm://#/provision?key=PTI-DEV
95
- [ mapLink ] : pentatep://#/app/tracking/activityLog/ec5822c047aa47c6882b3965e5fa66dd
89
+ [ forecastsTest ] : https://world-of-teas.herokuapp.com/#/categories
90
+ [ currentWeatherTest ] : https://world-of-teas.herokuapp.com/#/ratings
0 commit comments