We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df488c9 commit e1949f6Copy full SHA for e1949f6
docs/content/guide/directive.ngdoc
@@ -510,8 +510,8 @@ that you explicitly pass in.
510
511
<div class="alert alert-warning">
512
**Note:** Normally, a scope prototypically inherits from its parent. An isolated scope does not.
513
-See the {@link guide/directive#isolating-the-scope-of-a-directive
514
-"Isolating the Scope of a Directive"} section for more information about isolate scopes.
+See the {@link api/ng/service/$compile#directive-definition-object
+"Directive Definition Object - scope"} section for more information about isolate scopes.
515
</div>
516
517
<div class="alert alert-success">
0 commit comments