Skip to content

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

Merged
jbedard merged 1 commit into
aspect-build:mainfrom
georgesfarah:fix/registry-bazel-build-docs-url
Sep 2, 2026
Merged

jbedard merged 1 commit into
aspect-build:mainfrom
georgesfarah:fix/registry-bazel-build-docs-url

Conversation

@georgesfarah

Copy link
Copy Markdown
Contributor

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>
@jbedard
jbedard merged commit c06d5f6 into aspect-build:main Sep 2, 2026
39 checks passed
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.

2 participants