Skip to content

Commit 29d7272

Browse files
committed
docs(guide/bootstrap): link to batarang
1 parent 875f8f6 commit 29d7272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/guide/bootstrap.ngdoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ This is the sequence that your code should follow:
128128

129129
## Deferred Bootstrap
130130

131-
This feature enables tools like Batarang and test runners to
132-
hook into angular's bootstrap process and sneak in more modules
131+
This feature enables tools like [Batarang](github.com/angular/angularjs-batarang) and test runners
132+
to hook into angular's bootstrap process and sneak in more modules
133133
into the DI registry which can replace or augment DI services for
134134
the purpose of instrumentation or mocking out heavy dependencies.
135135

0 commit comments

Comments
 (0)