commit | a2fe43b3b4bec1bac60b9e1f648abd961413d5dc | [log] [tgz] |
---|---|---|
author | Alexandre Rostovtsev <arostovtsev@google.com> | Fri Jan 19 15:02:15 2024 -0500 |
committer | GitHub <noreply@github.com> | Fri Jan 19 15:02:15 2024 -0500 |
tree | 1dac521efdf19d5152b2481e1b3f0eaf0389b764 | |
parent | 156151428c2a97203c8b8bfd0466696880c6f788 [diff] | |
parent | a5e1b79fc0ef255af7c7466655fe535ab1137747 [diff] |
Merge branch 'master' into Wyverald-patch-1
diff --git a/docs/generating_stardoc.md b/docs/generating_stardoc.md index 33e4c5a..a379f35 100644 --- a/docs/generating_stardoc.md +++ b/docs/generating_stardoc.md
@@ -23,7 +23,7 @@ ``` To generate documentation for the rules in `checkstyle.bzl`, add the -following target to `rules/BUILD`: +following target to `checkstyle/BUILD`: ```python load("@io_bazel_stardoc//stardoc:stardoc.bzl", "stardoc")