aboutsummaryrefslogtreecommitdiffstats
path: root/docs/faq.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/faq.ngdoc
parentb4d680a921fd946c8390eb906bb5ce13fbcd8067 (diff)
downloadangular.js-d95a6925cdb5e8009b11fe3ce6dcc8d579bb4234.tar.bz2
fix broken 'downloading' links
Diffstat (limited to 'docs/faq.ngdoc')
-rw-r--r--docs/faq.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.ngdoc b/docs/faq.ngdoc
index 144c8c8c..dd06d961 100644
--- a/docs/faq.ngdoc
+++ b/docs/faq.ngdoc
@@ -29,7 +29,7 @@ attacks. angular does round-trip escaping on all strings for you.
### Can I download the source, build, and host the angular environment locally?
-Yes. See instructions in {@link guide.downloading downloading}.
+Yes. See instructions in {@link downloading downloading}.
### Is angular a templating system?