docs(guide/directive): fix broken link
Fix broken internal link in directive documentation. Closes #6802
This commit is contained in:
committed by
Matias Niemelä
parent
9ae9c1c0da
commit
20d926cc45
@@ -510,7 +510,7 @@ that you explicitly pass in.
|
||||
|
||||
<div class="alert alert-warning">
|
||||
**Note:** Normally, a scope prototypically inherits from its parent. An isolated scope does not.
|
||||
See the {@link guide/directive#creating-custom-directives_demo_isolating-the-scope-of-a-directive
|
||||
See the {@link guide/directive#isolating-the-scope-of-a-directive
|
||||
"Isolating the Scope of a Directive"} section for more information about isolate scopes.
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user