Skip to content

Commit

Permalink
Replace some occurrences of "compose-multiplatform-material" and "Com…
Browse files Browse the repository at this point in the history
…pose Multiplatform Material" with the updates names
  • Loading branch information
ShreckYe committed Dec 4, 2024
1 parent c86b66c commit 7579c66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down
4 changes: 2 additions & 2 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<ul>
<li><a href="api-documentation/index.html">API documentation</a></li>
<li>
<a href="https://huanshankeji.github.io/compose-multiplatform-material/">
Compose Multiplatform Material side-by-side demo
<a href="https://huanshankeji.github.io/compose-multiplatform-html-unified/">
Compose Multiplatform HTML Unified side-by-side demo
</a>
</li>
</ul>
Expand Down

0 comments on commit 7579c66

Please sign in to comment.