Skip to content

Commit 095afe7

Browse files
authored
Update sample code snippet link in README.md
1 parent 2c5e4cf commit 095afe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The target of this tutorial is very simple: use CKB SDKs in various languages to
55
## Sample Code
66
Here's an example of how to write an on-chain message:
77

8-
https://github.com/Flouse/ckb-tthw/blob/42bf1b5a3566e2d8adf6ef79aad8580de0d79281/js/index.ts#L125-L136
8+
https://github.com/cryptape/ckb-tutorial/blob/42bf1b5a3566e2d8adf6ef79aad8580de0d79281/js/index.ts#L125-L136
99

1010
## Tutorials in different languages
1111
- [JavaScript/TypeScript](./js/)

0 commit comments

Comments
 (0)