Skip to content

Commit 2f1164b

Browse files
authored
fix: broken links in README.md (#1578)
* Update broken link README.md * Update broken links README.md
1 parent fc90dc0 commit 2f1164b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

js/compressed-token/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ npm install --save \
2828

2929
### Documentation and examples
3030

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)
3232
- [Creating and sending compressed tokens](https://www.zkcompression.com/developers/typescript-client#creating-minting-and-transferring-a-compressed-token)
3333

3434
### Getting help
@@ -54,7 +54,7 @@ Light and ZK Compression are open protocols and contributions are welcome. If
5454
you have a contribution, please open a PR on the respective repository.
5555

5656
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).
5858

5959
If you found a security vulnerability, please follow the [security policy](https://github.com/Lightprotocol/light-protocol/blob/main/SECURITY.md).
6060

js/stateless.js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ We provide `index.js.map` for debugging. Exclude in production:
5858
Light and ZK Compression are open source protocols and very much welcome contributions. If you have a contribution, do not hesitate to send a PR to the respective repository or discuss in the linked developer Discord servers.
5959

6060
- 🐞 For bugs or feature requests, please open an
61-
[issue](https://github.com/lightprotocol/lightprotocol/issues/new).
61+
[issue](https://github.com/lightprotocol/light-protocol/issues/new).
6262
- 🔒 For security vulnerabilities, please follow the [security policy](https://github.com/Lightprotocol/light-protocol/blob/main/SECURITY.md).
6363

6464
## Additional Resources

0 commit comments

Comments
 (0)