We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d356837 commit e07a794Copy full SHA for e07a794
README.md
@@ -64,7 +64,7 @@ When you're done, your setup should look similar to the following:
64
</html>
65
```
66
67
-### Nested States & Views
+### [Nested States & Views](http://plnkr.co/edit/u18KQc?p=preview)
68
69
The majority of UI-Router's power is in its ability to nest states & views.
70
@@ -165,7 +165,7 @@ myApp.config(function($stateProvider, $urlRouterProvider) {
165
>**[Dive Deeper!](https://github.com/angular-ui/ui-router/wiki)**
166
167
168
-### Multiple & Named Views
+### [Multiple & Named Views](http://plnkr.co/edit/SDOcGS?p=preview)
169
170
Another great feature is the ability to have multiple `ui-view`s view per template.
171
0 commit comments