diff --git a/README.md b/README.md
index 89fda295..04abe35d 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Get started with **[building your first layout](https://docs.pmnd.rs/uikit/getti
- [Sizing](https://docs.pmnd.rs/uikit/tutorials/sizing)
- [Common pitfalls](https://docs.pmnd.rs/uikit/advanced/pitfalls)
- [Optimize performance](https://docs.pmnd.rs/uikit/advanced/performance)
-- [Theming components](https://pmndrs.github.io/uikit/docs/advanced/theming)
+- [Theming components](https://docs.pmnd.rs/uikit/advanced/theming)
## Pre-styled component kits
@@ -75,7 +75,7 @@ We provide multiple kits containing **themable pre-styled components**. Inspired
|
default
_based on [Shadcn](https://github.com/shadcn-ui/ui)_ | apfel
_inspired by AVP_ |
| ------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------- |
| ![Overview over all default components](./docs/getting-started/default-overview.jpg) | ![Overview over all apfel components](./docs/getting-started/apfel-overview.jpg) |
-| [View All Components](https://pmndrs.github.io/uikit/docs/default-kit/accordionf) | [View All Components](https://pmndrs.github.io/uikit/docs/apfel-kit/button) |
+| [View All Components](https://docs.pmnd.rs/uikit/default-kit/accordion) | [View All Components](https://docs.pmnd.rs/uikit/apfel-kit/button) |
| `npx uikit component add default Button` | `npx uikit component add apfel Button` |
## Migration guides