aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/versions/master
diff options
context:
space:
mode:
authorGravatar kchodorow <kchodorow@google.com>2017-03-28 16:53:24 +0000
committerGravatar Philipp Wollermann <philwo@google.com>2017-03-29 14:17:59 +0200
commitfae5c742b75a034228e52b90a5e9dee84fddb5e3 (patch)
tree8cabc74316c6b2e9a7b35c030b7ed461ea0448d9 /site/versions/master
parent05e5b86e79c656da70cb049deb1b42447b153e8f (diff)
Some fixes for ijar tests.
PiperOrigin-RevId: 151461345
Diffstat (limited to 'site/versions/master')
-rw-r--r--site/versions/master/docs/bazel-user-manual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/versions/master/docs/bazel-user-manual.html b/site/versions/master/docs/bazel-user-manual.html
index f1be716fd3..7b457dddc1 100644
--- a/site/versions/master/docs/bazel-user-manual.html
+++ b/site/versions/master/docs/bazel-user-manual.html
@@ -2780,7 +2780,7 @@ Examples:
filter args to the test runner.
</p>
-<h4 id="other_options_for_blaze_test">Other options for <code>bazel test</code></h4>
+<h4 id="other_options_for_bazel_test">Other options for <code>bazel test</code></h4>
<p>
The syntax and the remaining options are exactly like
<a href='#build'>bazel build</a>.