aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/remote-caching.md
diff options
context:
space:
mode:
authorGravatar spomorski <spomorski@google.com>2018-06-13 14:15:08 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-13 14:16:21 -0700
commit53179466fa10aad99c0660b68544561a2b6faade (patch)
tree03c2eff6852f3b2743d4f91581f9a29f25427727 /site/docs/remote-caching.md
parente64a8166902f071747f8271360070f7f5627bd94 (diff)
Document troubleshooting Bazel remote execution using the Docker sandbox feature.
PiperOrigin-RevId: 200451804
Diffstat (limited to 'site/docs/remote-caching.md')
-rw-r--r--site/docs/remote-caching.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/docs/remote-caching.md b/site/docs/remote-caching.md
index 7900f573d4..416550f63c 100644
--- a/site/docs/remote-caching.md
+++ b/site/docs/remote-caching.md
@@ -374,7 +374,8 @@ separate platform, such as a datacenter. You can try remote execution with
[Buildfarm], an open source project that aims to provide a distributed remote
execution platform.
-[Adapting Bazel Rules for Remote Execution](/remex-rules-guidelines.html)
+[Adapting Rules for Remote Execution](https://docs.bazel.build/versions/master/remote-execution-rules.html)
+[Troubleshooting Remote Execution](https://docs.bazel.build/versions/master/remote-execution-sandbox.html)
[WebDAV module]: http://nginx.org/en/docs/http/ngx_http_dav_module.html
[docker image]: https://hub.docker.com/r/buchgr/bazel-remote-cache/
[GitHub]: https://github.com/buchgr/bazel-remote/