diff --git a/docs/01-app/02-guides/css-in-js.mdx b/docs/01-app/02-guides/css-in-js.mdx index b05d2fbafa4b7..e9f24dcfc2f50 100644 --- a/docs/01-app/02-guides/css-in-js.mdx +++ b/docs/01-app/02-guides/css-in-js.mdx @@ -13,7 +13,7 @@ description: Use CSS-in-JS libraries with Next.js The following libraries are supported in Client Components in the `app` directory (alphabetical): - [`ant-design`](https://ant.design/docs/react/use-with-next#using-app-router) -- [`chakra-ui`](https://chakra-ui.com/getting-started/nextjs-app-guide) +- [`chakra-ui`](https://chakra-ui.com/docs/get-started/frameworks/next-app) - [`@fluentui/react-components`](https://react.fluentui.dev/?path=/docs/concepts-developer-server-side-rendering-next-js-appdir-setup--page) - [`kuma-ui`](https://kuma-ui.com) - [`@mui/material`](https://mui.com/material-ui/guides/next-js-app-router/)