We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875f8f6 commit 29d7272Copy full SHA for 29d7272
docs/content/guide/bootstrap.ngdoc
@@ -128,8 +128,8 @@ This is the sequence that your code should follow:
128
129
## Deferred Bootstrap
130
131
-This feature enables tools like Batarang and test runners to
132
-hook into angular's bootstrap process and sneak in more modules
+This feature enables tools like [Batarang](github.com/angular/angularjs-batarang) and test runners
+to hook into angular's bootstrap process and sneak in more modules
133
into the DI registry which can replace or augment DI services for
134
the purpose of instrumentation or mocking out heavy dependencies.
135
0 commit comments