docs: fix link to "Override component providers" (#24967)
Closes #24966 PR Close #24967
This commit is contained in:
parent
785fb5cc5a
commit
74964bde99
@ -920,7 +920,7 @@ so it is safe to call `TestBed.get()` as follows:
|
||||
<div class="alert is-helpful">
|
||||
|
||||
For a use case in which `TestBed.get()` does not work,
|
||||
see the section [_Override a component's providers_](#component-override), which
|
||||
see the [_Override component providers_](#component-override) section that
|
||||
explains when and why you must get the service from the component's injector instead.
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user