diff --git a/website/docs/main-concepts/components.mdx b/website/docs/main-concepts/components.mdx
index bec7501..947e1f5 100644
--- a/website/docs/main-concepts/components.mdx
+++ b/website/docs/main-concepts/components.mdx
@@ -50,7 +50,7 @@ const children = items.map((item) => );
## Example 📖
-This is one of the [examples](../getting-started/examples) avaible on codesandbox.
+This is one of the [examples](https://paol-imi.github.io/muuri-react/showcase) available on CodeSandbox.