Skip to content

Commit 8fc2605

Browse files
JeanMechepkozlowski-opensource
authored andcommitted
docs: fix testing angular url (angular#56847)
PR Close angular#56847
1 parent 85d1d22 commit 8fc2605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing-docs/building-and-testing-angular.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ yarn build
8787
Bazel is used as the primary tool for building and testing Angular.
8888

8989
To see how to run and debug Angular tests locally please refer to the
90-
Bazel [Testing Angular](./BAZEL.md#testing-angular) section.
90+
Bazel [Testing Angular](./building-with-bazel.md#testing-angular) section.
9191

9292
Note that you should execute all test suites before submitting a PR to
9393
GitHub (`yarn test //packages/...`).

0 commit comments

Comments
 (0)