Skip to content

Commit

Permalink
Merge pull request angular-ui#1009 from jhr007/patch-1
Browse files Browse the repository at this point in the history
Changes to top menu and resources
  • Loading branch information
nateabele committed Apr 8, 2014
2 parents 09413a0 + fdf8105 commit c199ba6
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@
#### The de-facto solution to flexible routing with nested views
---
**[Download 0.2.10](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)**) **|**
**[Learn](#resources) |**
**[Guide](https://github.com/angular-ui/ui-router/wiki) |**
**[API](http://angular-ui.github.io/ui-router/site) |**
**[Discuss](https://groups.google.com/forum/#!categories/angular-ui/router) |**
**[Get Help](http://stackoverflow.com/questions/ask?tags=angularjs,angular-ui-router) |**
**[Sample](http://angular-ui.github.com/ui-router/sample/) ([Src](https://github.com/angular-ui/ui-router/tree/gh-pages/sample)) |**
**[FAQ](https://github.com/angular-ui/ui-router/wiki/Frequently-Asked-Questions) |**
**[Resources](#resources) |**
**[Report an Issue](#report-an-issue) |**
**[Contribute](#contribute)**
**[Contribute](#contribute) |**
**[Help!](http://stackoverflow.com/questions/ask?tags=angularjs,angular-ui-router) |**
**[Discuss](https://groups.google.com/forum/#!categories/angular-ui/router)**

---

Expand Down Expand Up @@ -222,8 +225,12 @@ myApp.config(function($stateProvider) {
* [API Reference](http://angular-ui.github.io/ui-router/site)
* [Sample App](http://angular-ui.github.com/ui-router/sample/) ([Source](https://github.com/angular-ui/ui-router/tree/gh-pages/sample))
* [FAQ](https://github.com/angular-ui/ui-router/wiki/Frequently-Asked-Questions)
* [Introduction Video](https://egghead.io/lessons/angularjs-introduction-ui-router)
* [Slides comparing ngRoute to ui-router](http://slid.es/timkindberg/ui-router#/)

### Videos

* [Introduction Video](https://egghead.io/lessons/angularjs-introduction-ui-router)(egghead.io)
* [Tim Kindberg on Angular UI-Router](https://www.youtube.com/watch?v=lBqiZSemrqg)

## Report an Issue

Expand Down

0 comments on commit c199ba6

Please sign in to comment.