File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -216,12 +216,13 @@ myApp.config(function($stateProvider, $routeProvider){
216
216
217
217
## Resources
218
218
219
- * [ Introduction Video] ( http://egghead.io/lessons/angularjs-introduction-ui-router )
220
- * [ In-Depth Overview] ( https://github.com/angular-ui/ui-router/wiki )
219
+ * [ In-Depth Guide] ( https://github.com/angular-ui/ui-router/wiki )
221
220
* [ API Quick Reference] ( https://github.com/angular-ui/ui-router/wiki/Quick-Reference )
222
221
* [ Sample App] ( http://angular-ui.github.com/ui-router/sample/ ) ([ Source] ( https://github.com/angular-ui/ui-router/tree/master/sample ) )
223
222
* [ FAQ] ( https://github.com/angular-ui/ui-router/wiki/Frequently-Asked-Questions )
224
223
224
+ * [ Introduction Video] ( http://egghead.io/lessons/angularjs-introduction-ui-router )
225
+ * [ Slides from CincyNg Meetup] ( http://slid.es/timkindberg/ui-router#/ )
225
226
226
227
## Report an Issue
227
228
You can’t perform that action at this time.
0 commit comments