aboutsummaryrefslogtreecommitdiff
path: root/docs/build_test_doc.md
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-22 00:05:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-22 00:05:41 +0000
commited41d863810fd62cfb25895e52bfab554e983d8a (patch)
treeff4f2948d51ace255426885412990bc9489474cb /docs/build_test_doc.md
parentf8aadd2ad5a51ac3187333bf589a754c5347d447 (diff)
parent6b103c40d8113f001475d5e13672922ef2aa0e5a (diff)
downloadbazel-skylib-android14-qpr2-s3-release.tar.gz
Change-Id: Ie9fcd1b8874f5b9860d47b589d7125896b5aeb72
Diffstat (limited to 'docs/build_test_doc.md')
-rwxr-xr-xdocs/build_test_doc.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/build_test_doc.md b/docs/build_test_doc.md
index 332dc58..ba13978 100755
--- a/docs/build_test_doc.md
+++ b/docs/build_test_doc.md
@@ -2,7 +2,7 @@
A test verifying other targets build as part of a `bazel test`
-<a id="#build_test"></a>
+<a id="build_test"></a>
## build_test
@@ -36,6 +36,6 @@ Typical usage:
| :------------- | :------------- | :------------- |
| <a id="build_test-name"></a>name | The name of the test rule. | none |
| <a id="build_test-targets"></a>targets | A list of targets to ensure build. | none |
-| <a id="build_test-kwargs"></a>kwargs | The &lt;a href="https://docs.bazel.build/versions/main/be/common-definitions.html#common-attributes-tests"&gt;common attributes for tests&lt;/a&gt;. | none |
+| <a id="build_test-kwargs"></a>kwargs | The [common attributes for tests](https://bazel.build/reference/be/common-definitions#common-attributes-tests). | none |