From 97bdf979a165d9709476766a6a81f46a3e591ae6 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Wed, 20 Apr 2011 15:14:45 -0700 Subject: fix Cookbook link in getting started doc --- docs/started.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}. -- cgit v1.2.3