diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 48177f17cd56..48011e4723dd 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -40,7 +40,7 @@ This module is provided by default and contains the core components of AngularJS Some examples include: {@link ng.$compile $compile}, {@link ng.$http $http}, - {@link ng.$routeParams $routeParams}, + {@link ngRoute.$routeParams $routeParams}, {@link ng.$location $location}, etc…
@@ -146,7 +146,7 @@ or JavaScript callbacks. {@link ngAnimate JS-based animations}