Skip to content

fix: update broken registry.bazel.build/docs URLs - #232

Open
georgesfarah wants to merge 1 commit into
bazel-contrib:mainfrom
georgesfarah:fix/registry-bazel-build-docs-url
Open

fix: update broken registry.bazel.build/docs URLs#232
georgesfarah wants to merge 1 commit into
bazel-contrib:mainfrom
georgesfarah:fix/registry-bazel-build-docs-url

Conversation

@georgesfarah

Copy link
Copy Markdown

Summary

The registry.bazel.build/docs/<name> URL pattern returns 404 and is no longer valid.

The correct URL format is now registry.bazel.build/modules/<name>/latest/docs.

This was identified across multiple Bazel rule repositories — see hermeticbuild/rules_rs#235 for the original fix.

Changes

Updated all occurrences of the broken /docs/<name> URL pattern to the new /modules/<name>/latest/docs format.

🤖 Generated with Claude Code

The registry.bazel.build/docs/<name> URL pattern returns 404.
The new correct URL format is registry.bazel.build/modules/<name>/latest/docs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant