Skip to content

Commit 72cabce

Browse files
committed
Updated API links to point to new ngDoc site
1 parent 8ec0a61 commit 72cabce

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
---
55
**[Download 0.2.8](http://angular-ui.github.io/ui-router/release/angular-ui-router.js)** (or **[Minified](http://angular-ui.github.io/ui-router/release/angular-ui-router.min.js)**) **|**
66
**[Learn](#resources) |**
7+
**[API](http://angular-ui.github.io/ui-router/site) |**
78
**[Discuss](https://groups.google.com/forum/#!categories/angular-ui/router) |**
89
**[Get Help](http://stackoverflow.com/questions/ask?tags=angularjs,angular-ui-router) |**
910
**[Report an Issue](#report-an-issue) |**
@@ -216,11 +217,11 @@ myApp.config(function($stateProvider) {
216217
## Resources
217218

218219
* [In-Depth Guide](https://github.com/angular-ui/ui-router/wiki)
219-
* [API Quick Reference](https://github.com/angular-ui/ui-router/wiki/Quick-Reference)
220-
* [Sample App](http://angular-ui.github.com/ui-router/sample/) ([Source](https://github.com/angular-ui/ui-router/tree/master/sample))
220+
* [API Reference](http://angular-ui.github.io/ui-router/site)
221+
* [Sample App](http://angular-ui.github.com/ui-router/sample/) ([Source](https://github.com/angular-ui/ui-router/tree/gh-pages/sample))
221222
* [FAQ](https://github.com/angular-ui/ui-router/wiki/Frequently-Asked-Questions)
222-
* [Introduction Video](http://egghead.io/lessons/angularjs-introduction-ui-router)
223-
* [Slides from CincyNg Meetup](http://slid.es/timkindberg/ui-router#/)
223+
* [Introduction Video](https://egghead.io/lessons/angularjs-introduction-ui-router)
224+
* [Slides comparing ngRoute to ui-router](http://slid.es/timkindberg/ui-router#/)
224225

225226
## Report an Issue
226227

0 commit comments

Comments
 (0)