Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 428c1bb

Browse filesBrowse files
authored
docs: Update URL in gazelle example (bazel-contrib#2602)
The location of gazelle has changed to bazel-contrib, so update the example accordingly.
1 parent 2e6f8ad commit 428c1bb
Copy full SHA for 428c1bb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎examples/bzlmod_build_file_generation/BUILD.bazel

Copy file name to clipboardExpand all lines: examples/bzlmod_build_file_generation/BUILD.bazel
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ gazelle_python_manifest(
8181
# This is the simple case where we only need one language supported.
8282
# If you also had proto, go, or other gazelle-supported languages,
8383
# you would also need a gazelle_binary rule.
84-
# See https://github.com/bazelbuild/bazel-gazelle/blob/master/extend.rst#example
84+
# See https://github.com/bazel-contrib/bazel-gazelle/blob/master/extend.md#example
8585
# This is the primary gazelle target to run, so that you can update BUILD.bazel files.
8686
# You can execute:
8787
# - bazel run //:gazelle update

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.