We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5e4cf commit 095afe7Copy full SHA for 095afe7
README.md
@@ -5,7 +5,7 @@ The target of this tutorial is very simple: use CKB SDKs in various languages to
5
## Sample Code
6
Here's an example of how to write an on-chain message:
7
8
-https://github.com/Flouse/ckb-tthw/blob/42bf1b5a3566e2d8adf6ef79aad8580de0d79281/js/index.ts#L125-L136
+https://github.com/cryptape/ckb-tutorial/blob/42bf1b5a3566e2d8adf6ef79aad8580de0d79281/js/index.ts#L125-L136
9
10
## Tutorials in different languages
11
- [JavaScript/TypeScript](./js/)
0 commit comments