Skip to content

Commit e1d370c

Browse files
Update README.md: fix link to build instructions
1 parent 6626295 commit e1d370c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Check out the sample app: http://angular-ui.github.io/ui-router/sample/
3232
## Get Started
3333

3434
**(1)** Get UI-Router in one of 4 ways:
35-
- clone & [build](#developing) this repository
35+
- clone & [build](CONTRIBUTING.md#developing) this repository
3636
- [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))
3737
- via **[Bower](http://bower.io/)**: by running `$ bower install angular-ui-router` from your console
3838
- or via **[npm](https://www.npmjs.org/)**: by running `$ npm install angular-ui-router` from your console

0 commit comments

Comments
 (0)