From ab18264b2c4b6c77a415df5dd0ce4c6825a177ee Mon Sep 17 00:00:00 2001 From: Georges Farah Date: Tue, 1 Sep 2026 17:21:41 +0200 Subject: [PATCH] fix: update broken registry.bazel.build/docs URLs The registry.bazel.build/docs/ URL pattern returns 404. The new correct URL format is registry.bazel.build/modules//latest/docs. Co-Authored-By: Claude Sonnet 4.6 --- docs/index.html | 2 +- docs/jsonnet/jsonnet.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index b09fecc..5f7048c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,6 +4,6 @@ rules_jsonnet documentation has moved -

The documentation for rules_jsonnet can now be found on Bazel Central Registry.

+

The documentation for rules_jsonnet can now be found on Bazel Central Registry.

diff --git a/docs/jsonnet/jsonnet.html b/docs/jsonnet/jsonnet.html index b09fecc..5f7048c 100644 --- a/docs/jsonnet/jsonnet.html +++ b/docs/jsonnet/jsonnet.html @@ -4,6 +4,6 @@ rules_jsonnet documentation has moved -

The documentation for rules_jsonnet can now be found on Bazel Central Registry.

+

The documentation for rules_jsonnet can now be found on Bazel Central Registry.