From 117de8e6e26495959fd20831a39cce49a4cf2d51 Mon Sep 17 00:00:00 2001 From: Pete Bacon Darwin Date: Wed, 30 Oct 2013 21:24:20 +0000 Subject: docs(api): fix broken links --- docs/content/api/index.ngdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 48177f17..48011e47 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}