diff --git a/README.md b/README.md index 522841dbb..0dcd39902 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Latest release - Licenese + License

@@ -143,15 +143,15 @@ export default function MyPage() { #### Next.js -If you're using Next.js, you can follow the [Next.js install guide](/docs/getting-started/nextjs), which includes a [Next.js starter project](https://github.com/tulupinc/flowbite-next-starter) with Flowbite React already set up. +If you're using Next.js, you can follow the [Next.js install guide](https://flowbite.com/docs/getting-started/next-js/), which includes a [Next.js starter project](https://github.com/tulupinc/flowbite-next-starter) with Flowbite React already set up. #### Dark mode -If you want to add a dark mode switcher to your app, you can follow the [dark mode guide](/docs/customize/dark-mode). +If you want to add a dark mode switcher to your app, you can follow the [dark mode guide](https://flowbite.com/docs/customize/dark-mode/). #### Customization -If you want to customize Flowbite React component, you can follow the [theme guide](/docs/customize/theme). +If you want to customize Flowbite React component, you can follow the [theme guide](https://flowbite.com/docs/customize/theming/). #### Contributing