We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5aeaa commit 38d15d8Copy full SHA for 38d15d8
1 file changed
docs/run/bazelrc.mdx
@@ -313,7 +313,7 @@ See [#24203](https://github.com/bazelbuild/bazel/pull/24203).
313
Bazel reads optional bazelrc files in this order:
314
315
1. System rc-file located at `/etc/bazel.bazelrc`.
316
-2. Workspace rc-file located at `$workspace/tools/bazel.rc`.
+2. Workspace rc-file located at `$workspace/.bazelrc`.
317
3. Home rc-file located at `$HOME/.bazelrc`
318
319
Each bazelrc file listed here has a corresponding flag which can be used to
0 commit comments