@storyblok/astro 8.0.0 → 8.1.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
@@ -50,7 +50,7 @@ If you'd like to contribute, please refer to the [contributing guidelines](CONTR
50
50
 
51
51
  For help, discussion about best practices, or any other conversation that would benefit from being searchable:
52
52
 
53
- - [Discuss Storyblok on Github Discussions](https://github.com/storyblok/monoblok/discussions)
53
+ - [Discuss Storyblok on GitHub Discussions](https://github.com/storyblok/monoblok/discussions)
54
54
 
55
55
  For community support, chatting with other users, please visit:
56
56
 
@@ -65,7 +65,7 @@ For bugs or feature requests, please [submit an issue](https://github.com/storyb
65
65
 
66
66
  ### I can't share my company project code
67
67
 
68
- We understand that you might not be able to share your company's project code. Please provide a minimal reproducible example that demonstrates the issue by using tools like [Stackblitz](https://stackblitz.com) or a link to a Github Repo lease make sure you include a README file with the instructions to build and run the project, important not to include any access token, password or personal information of any kind.
68
+ We understand that you might not be able to share your company's project code. Please provide a minimal reproducible example that demonstrates the issue by using tools like [Stackblitz](https://stackblitz.com) or a link to a GitHub repo. Please make sure you include a README file with the instructions to build and run the project, important not to include any access token, password or personal information of any kind.
69
69
 
70
70
  ### Feedback
71
71