@storyblok/management-api-client 0.6.1 → 0.6.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 +1 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -38,9 +38,7 @@
|
|
|
38
38
|
|
|
39
39
|
## Documentation
|
|
40
40
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
Full package documentation is coming soon. For now, browse the [package source on GitHub](https://github.com/storyblok/monoblok/tree/alpha/packages/mapi-client) or see it used in the [Astro playground](https://github.com/storyblok/monoblok/tree/alpha/packages/schema/playground/astro).
|
|
41
|
+
For complete documentation, please visit the [package reference](https://www.storyblok.com/docs/libraries/js/management-api-client).
|
|
44
42
|
|
|
45
43
|
## Contributing
|
|
46
44
|
|