diff --git a/apps/base-docs/docs/pages/cookbook/use-case-guides/hyperframes.mdx b/apps/base-docs/docs/pages/cookbook/use-case-guides/hyperframes.mdx index 94773f414c3..3590b04d3e5 100644 --- a/apps/base-docs/docs/pages/cookbook/use-case-guides/hyperframes.mdx +++ b/apps/base-docs/docs/pages/cookbook/use-case-guides/hyperframes.mdx @@ -401,8 +401,8 @@ In this tutorial, you learned how to implement a system of HyperFrames - frames [Vercel]: https://vercel.com [Frame Validator]: https://warpcast.com/~/developers/frames [deploying with Vercel]: /tutorials/farcaster-frames-deploy-to-vercel -[Frames]: https://docs.farcaster.xyz/learn/what-is-farcaster/frames -[NFT Minting Frame]: /tutorials/farcaster-frames-nft-minting +[Frames]: https://docs.farcaster.xyz/developers/frames/ +[NFT Minting Frame]: ./nft-minting.mdx [old-school adventure game]: https://warpcast.com/briandoyle81/0x108f1cdb [`app/api/route.ts`]: https://github.com/Zizzamia/a-frame-in-100-lines/blob/main/app/api/frame/route.ts