From d7e6d88affe6d7a78d30ef32d011beeceff8db58 Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Fri, 25 Apr 2025 11:56:51 -0700 Subject: [PATCH] Fix broken link --- docs/getting-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.mdx b/docs/getting-started.mdx index 8fe6a85..4748d9f 100644 --- a/docs/getting-started.mdx +++ b/docs/getting-started.mdx @@ -87,7 +87,7 @@ In practice, to use a certificate with the CAI SDK, follow this process: 3. Use one of the supporting CAI libraries or C2PA Tool to sign manifests using the certificate and your private key. :::info -For more information on getting and using certificates, see [Signing and certificates](signing/signing-certs.md). +For more information on getting and using certificates, see [Signing and certificates](signing/index.md). ::: ### Verify known certificate list