Skip to content

Commit 2772540

Browse files
committed
feat(deeplinks): add a couple of testing links
1 parent 2be37e3 commit 2772540

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

_posts/2016-07-04-the-tools-are-borked.markdown

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,10 @@ a MKE user's group demonstration, but that one _should_ be easier to deal with s
7474
Oh, and don't try using ```ng generate route``` for now. It is intentionally disabled until the router development
7575
calms down a bit, but it does give a link to some [interesting router information][router], so that is useful.
7676

77-
[Provision eTime][etimeTest]
77+
[Forecasts][forecastsTest]
7878

79-
[Provision TEP][tepTest]
79+
[Current Weather][currentWetherTest]
8080

81-
[Provision WPM][wpmTest]
82-
83-
[Test for Matt][mapLink]
8481

8582
[angular2]: https://angular.io
8683
[cli]: https://cli.angular.io
@@ -89,7 +86,5 @@ calms down a bit, but it does give a link to some [interesting router informatio
8986
[TOH]: https://angular.io/docs/ts/latest/tutorial/
9087
[apidocs]: https://angular.io/docs/ts/latest/api/
9188
[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

Comments
 (0)