Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit b58e51a

Browse files
authored
docs(router): broken link to DI chapter (#2662)
1 parent cfa7ec7 commit b58e51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/router.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2384,7 +2384,7 @@ code-example(format=".", language="bash").
23842384
.l-sub-section
23852385
:marked
23862386
Learn about "providers" and the bootstrap process in the
2387-
[Dependency Injection chapter](dependency-injection#bootstrap)
2387+
[Dependency Injection chapter](dependency-injection.html#bootstrap)
23882388
:marked
23892389
### Which Strategy is Best?
23902390
We must choose a strategy and we need to make the right call early in the project.

0 commit comments

Comments
 (0)