docs(*): fix anchors for members in api docs

This commit is contained in:
Peter Bacon Darwin
2014-02-21 19:37:37 +00:00
parent 0c9abc32c0
commit 4a6a3ba7fb
29 changed files with 181 additions and 181 deletions

View File

@@ -156,7 +156,7 @@ or JavaScript callbacks.
{@link ngAnimate JS-based animations}
</td>
<td>
Use {@link angular.Module#methods_animation module.animation()} to register a JavaScript animation. Once registered the animation can be triggered by referencing the CSS class within the HTML template code.
Use {@link angular.Module#animation module.animation()} to register a JavaScript animation. Once registered the animation can be triggered by referencing the CSS class within the HTML template code.
</td>
</tr>
</table>