aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/docs/remote-execution-rules.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/docs/remote-execution-rules.md b/site/docs/remote-execution-rules.md
index a069fc370d..60edd52259 100644
--- a/site/docs/remote-execution-rules.md
+++ b/site/docs/remote-execution-rules.md
@@ -59,7 +59,8 @@ ain.bzl),
and [Go](https://github.com/bazelbuild/rules_go/blob/master/go/toolchains.rst),
and new toolchain rules are under way for other languages and tools such as
[bash](https://docs.google.com/document/d/e/2PACX-1vRCSB_n3vctL6bKiPkIa_RN_ybzoAccSe0ic8mxdFNZGNBJ3QGhcKjsL7YKf-ngVyjRZwCmhi_5KhcX/pub).
-If a toolchain rule does not exist for the tool your rule uses, consider [/toolchains.html#creating-a-toolchain-rule).
+If a toolchain rule does not exist for the tool your rule uses, consider
+[creating a toolchain rule](/toolchains.html#creating-a-toolchain-rule).
## Managing implicit dependencies