Skip to content

Commit 7579c66

Browse files
committed
Replace some occurrences of "compose-multiplatform-material" and "Compose Multiplatform Material" with the updates names
1 parent c86b66c commit 7579c66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Material 3 wrapper components for Compose HTML based on [Material Web](https://github.com/material-components/material-web)
66

7-
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.
7+
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.
88

99
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).
1010

site/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<ul>
2222
<li><a href="api-documentation/index.html">API documentation</a></li>
2323
<li>
24-
<a href="https://huanshankeji.github.io/compose-multiplatform-material/">
25-
Compose Multiplatform Material side-by-side demo
24+
<a href="https://huanshankeji.github.io/compose-multiplatform-html-unified/">
25+
Compose Multiplatform HTML Unified side-by-side demo
2626
</a>
2727
</li>
2828
</ul>

0 commit comments

Comments
 (0)