docs: correct broken links

This also contains some whitespace corrections by my editor.
This commit is contained in:
Vojta Jina
2013-10-17 19:25:08 -07:00
committed by Igor Minar
parent e8cc85f733
commit 14438058da
39 changed files with 209 additions and 208 deletions

View File

@@ -22,5 +22,5 @@ angular.module("myApp", [])
.provider('good', GoodProvider);
```
For more information, refer to the {@link api/AUTO.$provide#provider
For more information, refer to the {@link api/AUTO.$provide#methods_provider
$provide.provider} api doc.