We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b497f3e commit ba9fb82Copy full SHA for ba9fb82
src/ngAnimate/module.js
@@ -738,7 +738,7 @@
738
* @description
739
* The ngAnimate `$animate` service documentation is the same for the core `$animate` service.
740
*
741
- * Click here {@link ng.$animate $animate to learn more about animations with `$animate`}.
+ * Click here {@link ng.$animate to learn more about animations with `$animate`}.
742
*/
743
angular.module('ngAnimate', [])
744
.provider('$$body', $$BodyProvider)
0 commit comments