@m3e/card 1.0.0-rc.1 → 1.0.0-rc.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,8 +8,7 @@ It supports both vertical and horizontal layouts through the `orientation` attri
8
8
 
9
9
  The component provides dynamic elevation, adaptive shape, and expressive color theming, and responds to interaction states (hover, focus, press, disabled) with smooth motion and visual feedback, ensuring clarity, accessibility, and a cohesive user experience in accordance with Material Design 3 guidelines.
10
10
 
11
- > **Part of the [M3E](../../README.md) monorepo**
12
- > This package is maintained within the unified M3E repository, which provides a suite of Material 3 web components.
11
+ > **This package is part of [M3E](https://github.com/matraic/m3e) monorepo**, a unified suite of Material 3 web components. [Explore the docs](https://matraic.github.io/m3e) to see them in action.
13
12
 
14
13
  ## 📦 Installation
15
14