Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 7f87988

Browse files
thorn0btford
authored andcommitted
docs(README): fix 'Contribution guidelines' link
The current link leads to a page 'Building and Testing AngularJS'. This same link is also included in the 'Building AngularJS' section of the README where it's more relevant.
1 parent 9a09f1d commit 7f87988

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ it makes development fun!
1515
* Tutorial: http://docs.angularjs.org/tutorial
1616
* API Docs: http://docs.angularjs.org/api
1717
* Developer Guide: http://docs.angularjs.org/guide
18-
* Contribution guidelines: http://docs.angularjs.org/misc/contribute
18+
* Contribution guidelines: [CONTRIBUTING.md](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md)
1919
* Dashboard: http://dashboard.angularjs.org
2020

2121
Building AngularJS
@@ -37,7 +37,7 @@ To execute end-to-end (e2e) tests, use:
3737
grunt test:e2e
3838

3939
To learn more about the grunt tasks, run `grunt --help` and also read our
40-
[contribution guidelines](http://docs.angularjs.org/misc/contribute).
40+
[contribution guidelines](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md).
4141

4242

4343
[![Analytics](https://ga-beacon.appspot.com/UA-8594346-11/angular.js/README.md?pixel)](https://github.com/igrigorik/ga-beacon)

0 commit comments

Comments
 (0)