Skip to content

Commit e07a794

Browse files
committed
Linked example titles to plunkrs
1 parent d356837 commit e07a794

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ When you're done, your setup should look similar to the following:
6464
</html>
6565
```
6666

67-
### Nested States & Views
67+
### [Nested States & Views](http://plnkr.co/edit/u18KQc?p=preview)
6868

6969
The majority of UI-Router's power is in its ability to nest states & views.
7070

@@ -165,7 +165,7 @@ myApp.config(function($stateProvider, $urlRouterProvider) {
165165
>**[Dive Deeper!](https://github.com/angular-ui/ui-router/wiki)**
166166
167167

168-
### Multiple & Named Views
168+
### [Multiple & Named Views](http://plnkr.co/edit/SDOcGS?p=preview)
169169

170170
Another great feature is the ability to have multiple `ui-view`s view per template.
171171

0 commit comments

Comments
 (0)