Thanks to visit codestin.com Credit goes to github.com
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 a4ec118 commit d1f1a1aCopy full SHA for d1f1a1a
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