aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api/angular.service.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/api/angular.service.ngdoc')
-rw-r--r--docs/content/api/angular.service.ngdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/content/api/angular.service.ngdoc b/docs/content/api/angular.service.ngdoc
index 1685f581..874fe4bb 100644
--- a/docs/content/api/angular.service.ngdoc
+++ b/docs/content/api/angular.service.ngdoc
@@ -21,7 +21,6 @@ exceptions
* {@link angular.service.$resource $resource } - Creates objects for interacting with RESTful
server-side data sources
* {@link angular.service.$route $route } - Provides deep-linking services
-* {@link angular.service.$updateView $updateView } - Queues view updates
* {@link angular.service.$window $window } - References the browsers `window` object
* {@link angular.service.$xhr $xhr} - Generates an XHR request.