create-middag-ui 0.5.0 → 0.7.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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -83,7 +83,7 @@ npx @middag-io/react upgrade # Check for updates
|
|
|
83
83
|
## Documentation
|
|
84
84
|
|
|
85
85
|
- **[Live Demo](https://middag-react-mock.pages.dev)** — 24 screens showing all block types
|
|
86
|
-
- **[Full Documentation](https://docs.middag.io)** — Getting started, host guides, API reference
|
|
86
|
+
- **[Full Documentation](https://ui-docs.middag.io)** — Getting started, host guides, API reference
|
|
87
87
|
- **[GitHub](https://github.com/middag-io/middag-react)** — Source code and issues
|
|
88
88
|
|
|
89
89
|
## License
|