docs(links): corrected borken links

This commit is contained in:
Misko Hevery
2012-03-13 19:36:09 -07:00
parent ce4b630524
commit 8b8fdddc0b
26 changed files with 127 additions and 138 deletions

View File

@@ -7,7 +7,7 @@ angular, but advanced users who want more control over the initialization proces
the manual bootstrapping method instead.
The best way to get started with manual bootstrapping is to look at the what happens when you use
{@link api/angular.module.ng.$compileProvider.directive.ng:app ng:app}, by showing each step of the process
{@link api/angular.module.ng.$compileProvider.directive.ng-app ng-app}, by showing each step of the process
explicitly.
<pre>