Skip to content

Commit 551c641

Browse files
simonacoalxhub
authored andcommitted
docs: update broken link (#47532)
PR Close #47532
1 parent a4167c8 commit 551c641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aio/content/guide/dependency-injection-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ In Angular, dependencies are typically services, but they also can be values, su
66

77
<div class="alert is-helpful">
88

9-
See the <live-example></live-example> for a working example containing the code snippets in this guide.
9+
See the <live-example name="dependency-injection"></live-example> for a working example containing the code snippets in this guide.
1010

1111
</div>
1212

@@ -41,4 +41,4 @@ You should be familiar with the Angular apps in general, and have the fundamenta
4141
</a>
4242
</div>
4343

44-
@reviewed 2022-08-02
44+
@reviewed 2022-08-02

0 commit comments

Comments
 (0)