diff options
| author | gdi2290 | 2013-11-30 13:04:33 -0800 | 
|---|---|---|
| committer | Peter Bacon Darwin | 2013-12-09 20:27:08 +0000 | 
| commit | 082fe180ecfbe9d4612fb8b3ccc5c2ac203e5c6c (patch) | |
| tree | e075cebb3110925a00c7d3a29c2d3af554eb81f0 /docs/content/misc/contribute.ngdoc | |
| parent | d3491083a54b6d653687a4d96720cd8fc3efaac5 (diff) | |
| download | angular.js-082fe180ecfbe9d4612fb8b3ccc5c2ac203e5c6c.tar.bz2 | |
docs(contribute) add platform agnostic git install link
Closes #5216
Diffstat (limited to 'docs/content/misc/contribute.ngdoc')
| -rw-r--r-- | docs/content/misc/contribute.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index 816857f3..6a7d6f6d 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -23,7 +23,7 @@ for how to contribute your own code to AngularJS.  Before you can build AngularJS, you must install and configure the following dependencies on your  machine: -* {@link http://git-scm.com/ Git}: The {@link http://help.github.com/mac-git-installation Github Guide to +* {@link http://git-scm.com/ Git}: The {@link https://help.github.com/articles/set-up-git Github Guide to  Installing Git} is a good source of information.  * {@link http://nodejs.org Node.js}: We use Node to generate the documentation, run a | 
