diff options
| author | Deepak Kapoor | 2013-11-26 09:57:02 +1100 |
|---|---|---|
| committer | Pete Bacon Darwin | 2013-11-26 06:46:39 +0000 |
| commit | 7a91d7fa7e9e5156c728288e6ec66512fb70a693 (patch) | |
| tree | a8210638f01096c528e2e56d34e7d56af8be59bd /CONTRIBUTING.md | |
| parent | c6bd58eb587a825bddee06a91ecd4e747a750c8c (diff) | |
| download | angular.js-7a91d7fa7e9e5156c728288e6ec66512fb70a693.tar.bz2 | |
docs(CONTRIBUTING): fix broken link to GitHub PR Helper
Closes #5134
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2aa9f8e2..ef0e7cc5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -133,7 +133,7 @@ We track Pull Requests by attaching labels and assigning to milestones. For som does not provide a good UI for managing labels on Pull Requests (unlike Issues). We have developed a simple Chrome Extension that enables you to view (and manage if you have permission) the labels on Pull Requests. You can get the extension from the Chrome WebStore - -[GitHub PR Helper](github-pr-helper) +[GitHub PR Helper][github-pr-helper] ## Coding Rules To ensure consistency throughout the source code, keep these rules in mind as you are working: @@ -243,4 +243,4 @@ You can find out more detailed information about contributing in the [individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html [corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html [commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit# -[github-pr-helper]: https://chrome.google.com/webstore/detail/github-pr-helper/mokbklfnaddkkbolfldepnkfmanfhpen
\ No newline at end of file +[github-pr-helper]: https://chrome.google.com/webstore/detail/github-pr-helper/mokbklfnaddkkbolfldepnkfmanfhpen |
