From 57e289e407c138646880bdbe4802bb4d95dda988 Mon Sep 17 00:00:00 2001 From: o-az Date: Wed, 28 Jan 2026 13:57:33 -0800 Subject: [PATCH] chore: fix deadlink --- src/pages/quickstart/verify-contracts.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/quickstart/verify-contracts.mdx b/src/pages/quickstart/verify-contracts.mdx index 053a53f1..2dd2d5f0 100644 --- a/src/pages/quickstart/verify-contracts.mdx +++ b/src/pages/quickstart/verify-contracts.mdx @@ -162,7 +162,7 @@ View the full API documentation at [contracts.tempo.xyz/docs](https://contracts. ## Troubleshooting :::tip -If you encounter unexpected failures, you might be running an older version of Foundry/Forge, or you might not be running Tempo's Foundry fork. See the [Foundry setup guide](/quickstart/foundry) for installation instructions. +If you encounter unexpected failures, you might be running an older version of Foundry/Forge, or you might not be running Tempo's Foundry fork. See the [Foundry setup guide](/sdk/foundry/index.mdx) for installation instructions. ::: ### Verification Failed