aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Minar2011-04-20 15:14:45 -0700
committerIgor Minar2011-04-20 15:14:45 -0700
commit97bdf979a165d9709476766a6a81f46a3e591ae6 (patch)
tree78294dc7b10c9437be48b982fc2eafcf9592f36b
parent64938a2e819c6cf58dd750fd04c6346c5aea3333 (diff)
downloadangular.js-97bdf979a165d9709476766a6a81f46a3e591ae6.tar.bz2
fix Cookbook link in getting started doc
-rw-r--r--docs/started.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/started.ngdoc b/docs/started.ngdoc
index 1541c168..a505b471 100644
--- a/docs/started.ngdoc
+++ b/docs/started.ngdoc
@@ -140,7 +140,7 @@ properties:
* For additional hands-on examples of using `angular`, including more source
code that you can copy and paste into your own pages, take a look through
- the `angular` {@link Cookbook}.
+ the `angular` {@link cookbook Cookbook}.
* For explanations of the `angular` concepts presented in the examples on this
page, see the {@link guide Developer Guide}.