@ngxs/store 3.8.2-dev.master-2afb16f → 3.8.2-dev.master-25397f3
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
|
@@ -13,4 +13,4 @@
|
|
|
13
13
|
- 🚀 See it in action on [Stackblitz](https://stackblitz.com/edit/ngxs-repro)
|
|
14
14
|
- 😎 Checkout the [sample application](https://github.com/ngxs/store/tree/master/integration)
|
|
15
15
|
- 🗄 Learn about updates from the [changelog](https://github.com/ngxs/store/blob/master/CHANGELOG.md)
|
|
16
|
-
- ❤️ Give back by becoming a [Contributor](https://github.com/ngxs/store/blob/master/docs/community/contributing.md) or a [Sponsor](https://github.com/ngxs/store/blob/master/docs/community/sponsors.md)
|
|
16
|
+
- ❤️ Give back by becoming a [Contributor](https://github.com/ngxs/store/blob/master/docs/community-and-labs/community/contributing.md) or a [Sponsor](https://github.com/ngxs/store/blob/master/docs/community-and-labs/community/sponsors.md)
|