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")