aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/error/rootScope/infdig.ngdoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/error/rootScope/infdig.ngdoc')
-rw-r--r--docs/content/error/rootScope/infdig.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/error/rootScope/infdig.ngdoc b/docs/content/error/rootScope/infdig.ngdoc
index 137bc120..e36f1d69 100644
--- a/docs/content/error/rootScope/infdig.ngdoc
+++ b/docs/content/error/rootScope/infdig.ngdoc
@@ -14,4 +14,4 @@ $scope.$watch('foo', function() {
});
```
-The maximum number of allowed iterations of the `$digest` cycle is controlled via TTL setting which can be configured via {@link api/ng.$rootScopeProvider $rootScopeProvider}.
+The maximum number of allowed iterations of the `$digest` cycle is controlled via TTL setting which can be configured via {@link ng.$rootScopeProvider $rootScopeProvider}.