From 59f4a304ac1ad9e4fdcba938c9acf0321e6dcd8b Mon Sep 17 00:00:00 2001 From: Denis Cornehl Date: Sun, 19 Apr 2026 14:42:31 +0200 Subject: [PATCH] update rustdoc json about page --- .../bin/docs_rs_web/templates/core/about/rustdoc-json.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/crates/bin/docs_rs_web/templates/core/about/rustdoc-json.html b/crates/bin/docs_rs_web/templates/core/about/rustdoc-json.html index 5a47b7a53..cd058f571 100644 --- a/crates/bin/docs_rs_web/templates/core/about/rustdoc-json.html +++ b/crates/bin/docs_rs_web/templates/core/about/rustdoc-json.html @@ -26,9 +26,8 @@

Rustdoc JSON

URLs

The download URLs can be generic or specific, depending on what you need. In case of rebuilds we - also keep old format versions around. The endpoints redirect to a download URL on - https://static.docs.rs. Until we rebuilt all releases, the redirect target might - not exist. + also keep old format versions around. Until we rebuilt all releases, we might return + a `404 NOT FOUND` for some.

By default we use `zstd` compression, which is more space efficient and faster to decompress. For