Skip to content

Commit 742aed8

Browse files
committed
Fix a typo
1 parent 4682a10 commit 742aed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devinfra_windows_rbe/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ build:rbe_win --extra_toolchains="//tensorflow/tools/toolchains/win/tf_win_06242
5151
5252
For the RBE container, we would upload the new container to a GCP Docker repo
5353
and update our RBE configuration rule in
54-
[`//tensorflow/tools/toolchains/win/BUILD`](http://github.com/tensorflow/tensorflow/tree/master/tensorflow/toolchains/win/BUILD).
54+
[`//tensorflow/tools/toolchains/win/BUILD`](http://github.com/tensorflow/tensorflow/tree/master/tensorflow/tools/toolchains/win/BUILD).
5555
with the new hash. You can see the identifier `rbe_windows_ltsc2019` in our
5656
[`.bazelrc`](http://github.com/tensorflow/tensorflow/tree/master/.bazelrc). Past
5757
that, I'm not really sure about how Bazel does RBE environment selection.

0 commit comments

Comments
 (0)