From 2e4e5e17f5689e60a5f7e5aaeda54a2ab79c43e9 Mon Sep 17 00:00:00 2001 From: Aaron Wang Date: Wed, 12 Feb 2014 09:05:05 +0800 Subject: [PATCH] docs: remove ngRoute.$routeParams link from ng module services example --- docs/content/api/index.ngdoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index c563cc4347f1..f70ce53bf7a2 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -51,7 +51,6 @@ 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 ngRoute.$routeParams $routeParams}, {@link ng.$location $location}, etc…