File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -155,14 +155,6 @@ myApp.config(function($stateProvider, $urlRouterProvider) {
155
155
> ** [ Dive Deeper!] ( https://github.com/angular-ui/ui-router/wiki ) **
156
156
157
157
158
- ## Resources
159
-
160
- * [ In-Depth Overview] ( https://github.com/angular-ui/ui-router/wiki )
161
- * [ API Quick Reference] ( https://github.com/angular-ui/ui-router/wiki/Quick-Reference )
162
- * [ Sample App] ( http://angular-ui.github.com/ui-router/sample/ ) ([ Source] ( https://github.com/angular-ui/ui-router/tree/master/sample ) )
163
- * [ FAQ] ( https://github.com/angular-ui/ui-router/wiki/Frequently-Asked-Questions )
164
-
165
-
166
158
### Multiple & Named Views
167
159
168
160
Another great feature is the ability to have multiple ` <ui-view /> ` s view per template.
@@ -229,6 +221,15 @@ myapp.config(function($stateProvider, $routeProvider){
229
221
** (4)** See this quick start example in action.
230
222
> ** [ Go to Quick Start Plunker for Multiple & Named Views] ( http://plnkr.co/edit/SDOcGS?p=preview ) **
231
223
224
+
225
+ ## Resources
226
+
227
+ * [ In-Depth Overview] ( https://github.com/angular-ui/ui-router/wiki )
228
+ * [ API Quick Reference] ( https://github.com/angular-ui/ui-router/wiki/Quick-Reference )
229
+ * [ Sample App] ( http://angular-ui.github.com/ui-router/sample/ ) ([ Source] ( https://github.com/angular-ui/ui-router/tree/master/sample ) )
230
+ * [ FAQ] ( https://github.com/angular-ui/ui-router/wiki/Frequently-Asked-Questions )
231
+
232
+
232
233
## Report an Issue
233
234
234
235
Help us make UI-Router better! If you think you might have found a bug, or some other weirdness, start by making sure
You can’t perform that action at this time.
0 commit comments