We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6f8ad commit 428c1bbCopy full SHA for 428c1bb
examples/bzlmod_build_file_generation/BUILD.bazel
@@ -81,7 +81,7 @@ gazelle_python_manifest(
81
# This is the simple case where we only need one language supported.
82
# If you also had proto, go, or other gazelle-supported languages,
83
# you would also need a gazelle_binary rule.
84
-# See https://github.com/bazelbuild/bazel-gazelle/blob/master/extend.rst#example
+# See https://github.com/bazel-contrib/bazel-gazelle/blob/master/extend.md#example
85
# This is the primary gazelle target to run, so that you can update BUILD.bazel files.
86
# You can execute:
87
# - bazel run //:gazelle update
0 commit comments