Skip to content

Commit 8ecd60d

Browse files
committed
fix flag ref in doc
1 parent f64ed4b commit 8ecd60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ instead of the Bazel-builtin rules. Note this requires Bazel 7+.
2929
Directory to use as the root for creating files necessary for bootstrapping so
3030
that a binary can run.
3131

32-
Only applicable when {obj}`--venvs_use_declare_symlink=no` is used.
32+
Only applicable when {bzl:flag}`--venvs_use_declare_symlink=no` is used.
3333

3434
When set, a binary will attempt to find a unique, reusable, location within this
3535
directory for the files it needs to create to aid startup. The files may not be

0 commit comments

Comments
 (0)