Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit ba9fb82

Browse files
kapacelgalfaso
authored andcommitted
docs($animate): remove redundant 'animate' in link
Closes #12568
1 parent b497f3e commit ba9fb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngAnimate/module.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@
738738
* @description
739739
* The ngAnimate `$animate` service documentation is the same for the core `$animate` service.
740740
*
741-
* Click here {@link ng.$animate $animate to learn more about animations with `$animate`}.
741+
* Click here {@link ng.$animate to learn more about animations with `$animate`}.
742742
*/
743743
angular.module('ngAnimate', [])
744744
.provider('$$body', $$BodyProvider)

0 commit comments

Comments
 (0)