From cfe570062c79618c213933f781d3bdbf28d659ed Mon Sep 17 00:00:00 2001 From: Seth Michael Larson Date: Tue, 6 Feb 2024 17:42:33 -0600 Subject: [PATCH] Link to SBOM user documentation from release detail page --- templates/downloads/release_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/downloads/release_detail.html b/templates/downloads/release_detail.html index 730b9b273..47ef47ce8 100644 --- a/templates/downloads/release_detail.html +++ b/templates/downloads/release_detail.html @@ -55,7 +55,7 @@

Files

Sigstore {% endif %} {% if release_files|has_sbom %} - SBOM + SBOM {% endif %}