From 7ac344ac9fcb3973a8acfa41ecee399fbb3c31d5 Mon Sep 17 00:00:00 2001 From: Matt Hunzinger Date: Sun, 8 Sep 2024 11:38:34 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3bca59c..e92319e 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ lookbook docs - - + CI status @@ -27,6 +27,6 @@ [Material You](https://m3.material.io/) components for [Dioxus](https://dioxuslabs.com/). ## Lookbook -This crate uses [lookbook](https://github.com/matthunz/lookbook) for component previews and testing. +This crate uses [lookbook](https://github.com/dioxus-community/lookbook) for component previews and testing. You can check out the [live version](https://dioxus-material-lookbook.netlify.app) or run it yourself by running `dx serve` in the `lookbook` directory.