commit | 0d9612ccd77b755bddf41d4d2cda9c0a7810d8fa | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Jul 09 12:40:51 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 09 12:41:48 2020 -0700 |
tree | 8e82bd79690f515dbf97f974f979dc4d6abc1159 | |
parent | 39401a9efcdbd6c859b68600a3480d088e8ea88e [diff] |
This ID clashes with the internal documentation system RELNOTES: None PiperOrigin-RevId: 320452866
diff --git a/src/main/java/com/google/devtools/build/lib/rules/java/JavaToolchainRule.java b/src/main/java/com/google/devtools/build/lib/rules/java/JavaToolchainRule.java index 65f2ba0..602eac6 100644 --- a/src/main/java/com/google/devtools/build/lib/rules/java/JavaToolchainRule.java +++ b/src/main/java/com/google/devtools/build/lib/rules/java/JavaToolchainRule.java
@@ -280,7 +280,7 @@ tune your Java compiler. </p> -<h4 id="java_binary_examples">Examples</h4> +<h4>Examples</h4> <p>A simple example would be: </p>