aboutsummaryrefslogtreecommitdiffstats
path: root/docs/guide.ngdoc
diff options
context:
space:
mode:
authorIgor Minar2011-03-23 15:25:05 -0700
committerIgor Minar2011-03-23 15:25:05 -0700
commitd95a6925cdb5e8009b11fe3ce6dcc8d579bb4234 (patch)
tree2a421763b2f27957add0b593d7e3654214c46bd0 /docs/guide.ngdoc
parentb4d680a921fd946c8390eb906bb5ce13fbcd8067 (diff)
downloadangular.js-d95a6925cdb5e8009b11fe3ce6dcc8d579bb4234.tar.bz2
fix broken 'downloading' links
Diffstat (limited to 'docs/guide.ngdoc')
-rw-r--r--docs/guide.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide.ngdoc b/docs/guide.ngdoc
index fd5d05df..2798210d 100644
--- a/docs/guide.ngdoc
+++ b/docs/guide.ngdoc
@@ -32,6 +32,6 @@
injected into the root scope.
* {@link guide.testing Testing}
* service:$browser(mock)
-* {@link guide.downloading Downloading} - How to download, compile, and host the angular
+* {@link downloading Downloading} - How to download, compile, and host the angular
environment on your own server.
* {@link guide.contribute Contributing} - How to contribute to angular project.