@latty-ds/web 0.5.0 → 0.6.0

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
@@ -31,7 +31,7 @@ import '@latty-ds/web/dist/components/textfield';
31
31
 
32
32
  ## Components
33
33
 
34
- Buttons, inputs, overlays, navigation, data display, and more — all prefixed `lt-*`. See the [full component reference](https://penhold3r.github.io/latty-ds/) for props, events, and live examples.
34
+ Buttons, inputs, overlays, navigation, data display, and more — all prefixed `lt-*`. See the [full component reference](https://latty-ds.com) for props, events, and live examples.
35
35
 
36
36
  ## Usage
37
37