aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/remote-caching.md
diff options
context:
space:
mode:
authorGravatar spomorski <spomorski@google.com>2018-06-11 09:13:09 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-11 09:14:36 -0700
commit04034a67bbcf9f718d14a3f7c54d3fe9d0fc8ab7 (patch)
treea9a0e78549c405b1a8a83c17b31dec66d4f49aa2 /site/docs/remote-caching.md
parent72141a1330aaf88d4a44e5fda8541c2cdf915c77 (diff)
Document adapting custom Bazel rules for remote execution.
PiperOrigin-RevId: 200060887
Diffstat (limited to 'site/docs/remote-caching.md')
-rw-r--r--site/docs/remote-caching.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/docs/remote-caching.md b/site/docs/remote-caching.md
index 8a0c340214..7900f573d4 100644
--- a/site/docs/remote-caching.md
+++ b/site/docs/remote-caching.md
@@ -374,6 +374,7 @@ 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)
[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/