diff options
| author | Peter Bacon Darwin | 2014-02-21 19:37:37 +0000 |
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-21 19:37:37 +0000 |
| commit | 4a6a3ba7fb08ce99007893ef75365a3e8aff938a (patch) | |
| tree | ef12f95d2c48862c08e091588a1137a60870012b /docs/content/error/$injector/pget.ngdoc | |
| parent | 0c9abc32c088bf88ef3d390ac080b5eade40f07c (diff) | |
| download | angular.js-4a6a3ba7fb08ce99007893ef75365a3e8aff938a.tar.bz2 | |
docs(*): fix anchors for members in api docs
Diffstat (limited to 'docs/content/error/$injector/pget.ngdoc')
| -rw-r--r-- | docs/content/error/$injector/pget.ngdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/error/$injector/pget.ngdoc b/docs/content/error/$injector/pget.ngdoc index 1772d348..5dbf05c7 100644 --- a/docs/content/error/$injector/pget.ngdoc +++ b/docs/content/error/$injector/pget.ngdoc @@ -22,5 +22,5 @@ angular.module("myApp", []) .provider('good', GoodProvider); ``` -For more information, refer to the {@link auto.$provide#methods_provider +For more information, refer to the {@link auto.$provide#provider $provide.provider} api doc.
\ No newline at end of file |
