diff options
| author | Aaron Wang | 2014-02-12 09:05:05 +0800 | 
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-19 18:17:41 +0000 | 
| commit | 1b74e5ed0ad80b5198d75f2013b219787a1cad8e (patch) | |
| tree | f6e72a8b237355e0e9b20726e4a4d5c1d5fed6b1 /docs/content/api/index.ngdoc | |
| parent | 3fbc25718eae6b7fc67f822755f68f8f53b1ef8a (diff) | |
| download | angular.js-1b74e5ed0ad80b5198d75f2013b219787a1cad8e.tar.bz2 | |
docs(api): remove ngRoute.$routeParams link from ng section
Closes #6219
Diffstat (limited to 'docs/content/api/index.ngdoc')
| -rw-r--r-- | docs/content/api/index.ngdoc | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 7b30f2fb..5fa3cc7a 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…        <p> | 
