mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-26 11:10:25 +00:00
docs(contribute): add visible link to github project
This commit is contained in:
parent
f43cf3b816
commit
5c9eb75867
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue