We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33bba5 commit 594c429Copy full SHA for 594c429
src/ng/rootScope.js
@@ -109,7 +109,7 @@ function $RootScopeProvider() {
109
* A root scope can be retrieved using the {@link ng.$rootScope $rootScope} key from the
110
* {@link auto.$injector $injector}. Child scopes are created using the
111
* {@link ng.$rootScope.Scope#$new $new()} method. (Most scopes are created automatically when
112
- * compiled HTML template is executed.) See also the {@link guide/scopes Scopes guide} for
+ * compiled HTML template is executed.) See also the {@link guide/scope Scopes guide} for
113
* an in-depth introduction and usage examples.
114
*
115
0 commit comments