From 8bf49d947a0df643511bf4cce1b6d78058da429f Mon Sep 17 00:00:00 2001 From: arewm Date: Wed, 5 Jun 2024 11:49:55 -0400 Subject: [PATCH] change xref to heading Signed-off-by: arewm --- docs/modules/ROOT/pages/how-tos/metadata/provenance.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/how-tos/metadata/provenance.adoc b/docs/modules/ROOT/pages/how-tos/metadata/provenance.adoc index 3f3d8be8..b8e8406a 100644 --- a/docs/modules/ROOT/pages/how-tos/metadata/provenance.adoc +++ b/docs/modules/ROOT/pages/how-tos/metadata/provenance.adoc @@ -138,5 +138,5 @@ Example output: -- == Additional resources -* Learn about the SLSA framework and xref:/index.adoc[how {ProductName} meets the requirements of SLSA Build Level 3]. +* Learn about the SLSA framework and xref:/index.adoc#supply-chain-security-through-slsa-conformity[how {ProductName} meets the requirements of SLSA Build Level 3]. * Red Hat's Enterprise Contract (EC) is a powerful tool that you can also use to verify your SLSA provenance; visit link:https://enterprisecontract.dev/docs/user-guide/main/cli.html#_validating_an_image[this page] to learn how to use the EC CLI tool to verify your provenance. You will need the public key used by Tekton Chains, which you can find by following link:https://enterprisecontract.dev/docs/user-guide/main/cli.html#_finding_the_public_key[these instructions].