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) {
155155> ** [ Dive Deeper!] ( https://github.com/angular-ui/ui-router/wiki ) **
156156
157157
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-
166158### Multiple & Named Views
167159
168160Another great feature is the ability to have multiple ` <ui-view /> ` s view per template.
@@ -229,6 +221,15 @@ myapp.config(function($stateProvider, $routeProvider){
229221** (4)** See this quick start example in action.
230222> ** [ Go to Quick Start Plunker for Multiple & Named Views] ( http://plnkr.co/edit/SDOcGS?p=preview ) **
231223
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+
232233## Report an Issue
233234
234235Help 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