We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d1d22 commit 8fc2605Copy full SHA for 8fc2605
contributing-docs/building-and-testing-angular.md
@@ -87,7 +87,7 @@ yarn build
87
Bazel is used as the primary tool for building and testing Angular.
88
89
To see how to run and debug Angular tests locally please refer to the
90
-Bazel [Testing Angular](./BAZEL.md#testing-angular) section.
+Bazel [Testing Angular](./building-with-bazel.md#testing-angular) section.
91
92
Note that you should execute all test suites before submitting a PR to
93
GitHub (`yarn test //packages/...`).
0 commit comments