This repository was archived by the owner on Apr 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ See the [contributing guidelines](https://github.com/angular/angular.js/blob/mas
11
11
for how to contribute your own code to AngularJS.
12
12
13
13
14
- 1. {@link #building-and-testing-angularjs_installing -dependencies Installing Dependencies}
15
- 2. {@link #building-and-testing-angularjs_forking -angular-on-github Forking Angular on Github}
16
- 3. {@link #building-and-testing-angularjs_building -angularjs Building AngularJS}
17
- 4. {@link #building-and-testing-angularjs_running -a-local-development-web-server Running a Local Development Web Server}
18
- 5. {@link #building-and-testing-angularjs_running -the-unit-test-suite Running the Unit Test Suite}
19
- 6. {@link #building-and-testing-angularjs_running -the-end-to-end-test-suite Running the End-to-end Test Suite}
14
+ 1. {@link misc/contribute#installing -dependencies Installing Dependencies}
15
+ 2. {@link misc/contribute#forking -angular-on-github Forking Angular on Github}
16
+ 3. {@link misc/contribute #building-angularjs Building AngularJS}
17
+ 4. {@link misc/contribute#running -a-local-development-web-server Running a Local Development Web Server}
18
+ 5. {@link misc/contribute#running -the-unit-test-suite Running the Unit Test Suite}
19
+ 6. {@link misc/contribute#running -the-end-to-end-test-suite Running the End-to-end Test Suite}
20
20
21
21
## Installing Dependencies
22
22
You can’t perform that action at this time.
0 commit comments