aboutsummaryrefslogtreecommitdiffstats
path: root/docs/faq.ngdoc
diff options
context:
space:
mode:
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?