aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/misc/contribute.ngdoc
diff options
context:
space:
mode:
authorIgor Minar2012-10-19 09:02:06 -0700
committerIgor Minar2012-10-19 09:02:06 -0700
commit5c9eb75867af20949ff43f77adde0dd9ae988ff9 (patch)
tree2cd6f0b779a92d198ee13f1584645b0675c63513 /docs/content/misc/contribute.ngdoc
parentf43cf3b816301ec258bfbb3268f9d13582d82648 (diff)
downloadangular.js-5c9eb75867af20949ff43f77adde0dd9ae988ff9.tar.bz2
docs(contribute): add visible link to github project
Diffstat (limited to 'docs/content/misc/contribute.ngdoc')
-rw-r--r--docs/content/misc/contribute.ngdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc
index 168fe025..ac1fdcc9 100644
--- a/docs/content/misc/contribute.ngdoc
+++ b/docs/content/misc/contribute.ngdoc
@@ -71,7 +71,9 @@ that is used throughout AngularJS. The best guidance is to do what makes the mos
# Checking Out and Building Angular
The AngularJS source code is hosted at {@link http://github.com Github}, which we also use to
-accept code contributions. Several steps are needed to check out and build AngularJS:
+accept code contributions. The AngularJS repository can be found at **<https://github.com/angular/angular.js>**.
+
+Several steps are needed to check out and build AngularJS:
## Installation Dependencies