diff options
| author | Igor Minar | 2011-04-20 15:14:45 -0700 |
|---|---|---|
| committer | Igor Minar | 2011-04-20 15:14:45 -0700 |
| commit | 97bdf979a165d9709476766a6a81f46a3e591ae6 (patch) | |
| tree | 78294dc7b10c9437be48b982fc2eafcf9592f36b /docs/started.ngdoc | |
| parent | 64938a2e819c6cf58dd750fd04c6346c5aea3333 (diff) | |
| download | angular.js-97bdf979a165d9709476766a6a81f46a3e591ae6.tar.bz2 | |
fix Cookbook link in getting started doc
Diffstat (limited to 'docs/started.ngdoc')
| -rw-r--r-- | docs/started.ngdoc | 2 |
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}. |
