storyblok 4.0.0-beta.5 → 4.0.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 +3 -3
- package/dist/index.mjs +948 -645
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -1
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
<a href="https://npmjs.com/package/storyblok" rel="nofollow">
|
|
15
15
|
<img src="https://img.shields.io/npm/dt/storyblok.svg?style=appveyor&color=8d60ff" alt="npm">
|
|
16
16
|
</a>
|
|
17
|
-
<a href="https://
|
|
17
|
+
<a href="https://storyblok.com/join-discord">
|
|
18
18
|
<img src="https://img.shields.io/discord/700316478792138842?label=Join%20Our%20Discord%20Community&style=appveyor&logo=discord&color=8d60ff">
|
|
19
19
|
</a>
|
|
20
20
|
<a href="https://twitter.com/intent/follow?screen_name=storyblok">
|
|
@@ -103,7 +103,7 @@ For help, discussion about best practices, or any other conversation that would
|
|
|
103
103
|
|
|
104
104
|
For community support, chatting with other users, please visit:
|
|
105
105
|
|
|
106
|
-
- [Discuss Storyblok on Discord](https://
|
|
106
|
+
- [Discuss Storyblok on Discord](https://storyblok.com/join-discord)
|
|
107
107
|
|
|
108
108
|
## Support
|
|
109
109
|
|
|
@@ -118,7 +118,7 @@ We understand that you might not be able to share your company's project code. P
|
|
|
118
118
|
|
|
119
119
|
### I only have a question
|
|
120
120
|
|
|
121
|
-
If you have a question, please ask in the [Discuss Storyblok on Discord](https://
|
|
121
|
+
If you have a question, please ask in the [Discuss Storyblok on Discord](https://storyblok.com/join-discord) channel.
|
|
122
122
|
|
|
123
123
|
## Contributing
|
|
124
124
|
|