@vexblocks/cli 1.0.0 → 1.0.2
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 +2 -2
- package/dist/index.js +602 -606
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -190,9 +190,9 @@ export default defineSchema({
|
|
|
190
190
|
|
|
191
191
|
## Documentation
|
|
192
192
|
|
|
193
|
-
- [VexBlocks Documentation](https://vexblocks.
|
|
193
|
+
- [VexBlocks Documentation](https://vexblocks.com/docs)
|
|
194
194
|
- [CMS Usage Guide](./CMS_USAGE_GUIDE.md)
|
|
195
|
-
- [API Reference](https://vexblocks.
|
|
195
|
+
- [API Reference](https://vexblocks.com/docs/api)
|
|
196
196
|
|
|
197
197
|
## License
|
|
198
198
|
|