diff options
| author | Igor Minar | 2012-10-19 09:02:06 -0700 |
|---|---|---|
| committer | Igor Minar | 2012-10-19 09:15:34 -0700 |
| commit | d5d8ac01e31a57afd9c3d7b5501533baee610766 (patch) | |
| tree | dd05a329a582c5e945ba41b63c43e255029560b7 | |
| parent | ace81c053cda690b7c8379e9852f52f16ae368f5 (diff) | |
| download | angular.js-d5d8ac01e31a57afd9c3d7b5501533baee610766.tar.bz2 | |
docs(contribute): add visible link to github project
| -rw-r--r-- | docs/content/misc/contribute.ngdoc | 4 |
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 |
