From 7579c66a1b774425c5ed3e5644391325c659237e Mon Sep 17 00:00:00 2001 From: Yongshun Shreck Ye Date: Wed, 4 Dec 2024 17:15:09 +0800 Subject: [PATCH] Replace some occurrences of "compose-multiplatform-material" and "Compose Multiplatform Material" with the updates names --- README.md | 2 +- site/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 22c99e8..7f24f34 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Material 3 wrapper components for Compose HTML based on [Material Web](https://github.com/material-components/material-web) -For unified multiplatform APIs which are more akin to those in `androidx.compose`, check out [Compose Multiplatform Material](https://github.com/huanshankeji/compose-multiplatform-material) which also depends on this library. Also see its [side-by-side demo site](https://huanshankeji.github.io/compose-multiplatform-material/) for the visual effects of the components. +For unified multiplatform APIs which are more akin to those in `androidx.compose`, check out [Compose Multiplatform HTML Unified](https://github.com/huanshankeji/compose-multiplatform-html-unified) which also depends on this library. Also see its [side-by-side demo site](https://huanshankeji.github.io/compose-multiplatform-html-unified/) for the visual effects of the components. For Material 2 support, you are recommended to check out [KMDC](https://github.com/mpetuska/kmdc) instead. For information on our obsolete work on legacy Material 2 components, check out [the legacy README](/legacy/README.md). diff --git a/site/index.html b/site/index.html index d9e1137..b592101 100644 --- a/site/index.html +++ b/site/index.html @@ -21,8 +21,8 @@