aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
diff options
context:
space:
mode:
authorGravatar buchgr <buchgr@google.com>2018-02-05 06:05:14 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-02-05 06:09:11 -0800
commitbb2f14a273161e5fae366c7f7f2ba4b403bf1426 (patch)
tree3474e46dd81b7ebd8a3ea0940c22a0a34a172589 /src/main
parent02873d85f529104bb8243a1569018c1053e48419 (diff)
remote: correct link to remote caching documentation.
RELNOTES: None PiperOrigin-RevId: 184518931
Diffstat (limited to 'src/main')
-rw-r--r--src/main/java/com/google/devtools/build/lib/remote/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/google/devtools/build/lib/remote/README.md b/src/main/java/com/google/devtools/build/lib/remote/README.md
index 1b368d661f..4b61d255d4 100644
--- a/src/main/java/com/google/devtools/build/lib/remote/README.md
+++ b/src/main/java/com/google/devtools/build/lib/remote/README.md
@@ -1,3 +1,3 @@
# Remote caching and execution with Bazel
-The documentation has been moved to https://docs.bazel.build/versions/master/build-event-protocol.html.
+The documentation has been moved to https://docs.bazel.build/versions/master/remote-caching.html.