From 082fe180ecfbe9d4612fb8b3ccc5c2ac203e5c6c Mon Sep 17 00:00:00 2001 From: gdi2290 Date: Sat, 30 Nov 2013 13:04:33 -0800 Subject: docs(contribute) add platform agnostic git install link Closes #5216 --- docs/content/misc/contribute.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3