You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Check out the sample app: http://angular-ui.github.io/ui-router/sample/
35
35
- clone & [build](CONTRIBUTING.md#developing) this repository
36
36
-[download the release](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))
37
37
-[link to cdn](http://cdnjs.com/libraries/angular-ui-router)
38
-
- via **[jspm](jspm.io)**: by running `$ jspm install angular-ui-router` from your console
38
+
- via **[jspm](http://jspm.io/)**: by running `$ jspm install angular-ui-router` from your console
39
39
- or via **[npm](https://www.npmjs.org/)**: by running `$ npm install angular-ui-router` from your console
40
40
- or via **[Bower](http://bower.io/)**: by running `$ bower install angular-ui-router` from your console
41
41
- or via **[Component](https://github.com/component/component)**: by running `$ component install angular-ui/ui-router` from your console
0 commit comments