aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/intro
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/intro')
-rw-r--r--docs/content/intro/faq.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/intro/faq.ngdoc b/docs/content/intro/faq.ngdoc
index dd06d961..2030dfbb 100644
--- a/docs/content/intro/faq.ngdoc
+++ b/docs/content/intro/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 downloading downloading}.
+Yes. See instructions in {@link intro.downloading downloading}.
### Is angular a templating system?