diff --git a/docs/pages/repo/docs/core-concepts/remote-caching.mdx b/docs/pages/repo/docs/core-concepts/remote-caching.mdx index f766e1efb8eec..f422169384671 100644 --- a/docs/pages/repo/docs/core-concepts/remote-caching.mdx +++ b/docs/pages/repo/docs/core-concepts/remote-caching.mdx @@ -78,7 +78,7 @@ Then run the same build again. If things are working properly, `turbo` should no If you are building and hosting your apps on Vercel, Remote Caching will be automatically set up on your behalf once you use `turbo`. You need to update your [build settings](https://vercel.com/docs/concepts/deployments/configure-a-build) to build with `turbo`. -Please refer to the [Vercel documentation](https://vercel.com/docs/concepts/monorepos/turborepo?utm_source=turbo.build&utm_medium=referral&utm_campaign=docs-link) for more information. +Please refer to the [Vercel documentation](https://vercel.com/docs/concepts/monorepos/remote-caching?utm_source=turbo.build&utm_medium=referral&utm_campaign=docs-link) for more information. ### Artifact Integrity and Authenticity Verification