@lightprotocol/compressed-token 0.20.0 → 0.20.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 CHANGED
@@ -28,7 +28,7 @@ npm install --save \
28
28
 
29
29
  ### Documentation and examples
30
30
 
31
- - [Latest Source code](https://github.com/lightprotocol/lightprotocol/tree/main/js/compressed-token)
31
+ - [Latest Source code](https://github.com/lightprotocol/light-protocol/tree/main/js/compressed-token)
32
32
  - [Creating and sending compressed tokens](https://www.zkcompression.com/developers/typescript-client#creating-minting-and-transferring-a-compressed-token)
33
33
 
34
34
  ### Getting help
@@ -54,7 +54,7 @@ Light and ZK Compression are open protocols and contributions are welcome. If
54
54
  you have a contribution, please open a PR on the respective repository.
55
55
 
56
56
  If you found a bug or would like to request a feature, please file an
57
- [issue](https://github.com/lightprotocol/lightprotocol/issues/new).
57
+ [issue](https://github.com/lightprotocol/light-protocol/issues/new).
58
58
 
59
59
  If you found a security vulnerability, please follow the [security policy](https://github.com/Lightprotocol/light-protocol/blob/main/SECURITY.md).
60
60