aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2018-07-11 11:41:25 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-07-11 11:42:57 -0700
commit8243c8486fb56bdbc1d928673179bdf98b2209a9 (patch)
tree7b3ab378e3ba860d044bdd821b14092657651d1f /site
parentb6385d1e8f17fa5b1bdcd08c3577634901d4b4b5 (diff)
Fix closing bracket for URL
PiperOrigin-RevId: 204160729
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