diff --git a/docs/app/components/HomeBlocks/HomeBlockImperative.tsx b/docs/app/components/HomeBlocks/HomeBlockImperative.tsx index ce6bdb04cc..7d7ff8d735 100644 --- a/docs/app/components/HomeBlocks/HomeBlockImperative.tsx +++ b/docs/app/components/HomeBlocks/HomeBlockImperative.tsx @@ -47,7 +47,7 @@ export const HomeBlockImperative = () => ( title={`Run animations without \nre-rendering`} cta={{ label: 'View imperative API', - href: '/concepts/imperative-api', + href: '/docs/concepts/imperative-api', }}>

Use our imperative API methods to run animations without updating state. diff --git a/docs/app/components/HomeBlocks/HomeBlockTarget.tsx b/docs/app/components/HomeBlocks/HomeBlockTarget.tsx index d54fc522bf..7b7dcc4206 100644 --- a/docs/app/components/HomeBlocks/HomeBlockTarget.tsx +++ b/docs/app/components/HomeBlocks/HomeBlockTarget.tsx @@ -127,7 +127,7 @@ export const HomeBlockTarget = () => { title="It’s not just for web" cta={{ label: 'Learn more about targets', - href: '/concept/targets', + href: '/docs/concept/targets', }}>

Choose from our five targets: