From 8243c8486fb56bdbc1d928673179bdf98b2209a9 Mon Sep 17 00:00:00 2001 From: Googler Date: Wed, 11 Jul 2018 11:41:25 -0700 Subject: Fix closing bracket for URL PiperOrigin-RevId: 204160729 --- site/docs/remote-execution-rules.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'site') 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 -- cgit v1.2.3