From 5d632af92647161b862d071f8411f33855276ef9 Mon Sep 17 00:00:00 2001 From: gdi2290 Date: Fri, 8 Nov 2013 15:59:31 -0800 Subject: docs(misc/contribute): fix internal links Closes #4848 --- docs/content/misc/contribute.ngdoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index 3522f779..816857f3 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -11,12 +11,12 @@ See the [contributing guidelines](https://github.com/angular/angular.js/blob/mas for how to contribute your own code to AngularJS. -1. Installing Dependencies -2. Forking Angular on Github -3. Building AngularJS -4. Running a Local Development Web Server -5. Running the Unit Test Suite -6. Running the End-to-end Test Suite +1. {@link #building-and-testing-angularjs_installing-dependencies Installing Dependencies} +2. {@link #building-and-testing-angularjs_forking-angular-on-github Forking Angular on Github} +3. {@link #building-and-testing-angularjs_building-angularjs Building AngularJS} +4. {@link #building-and-testing-angularjs_running-a-local-development-web-server Running a Local Development Web Server} +5. {@link #building-and-testing-angularjs_running-the-unit-test-suite Running the Unit Test Suite} +6. {@link #building-and-testing-angularjs_running-the-end-to-end-test-suite Running the End-to-end Test Suite} ## Installing Dependencies -- cgit v1.2.3