We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce9bf8 commit 970d660Copy full SHA for 970d660
docs/asset-management.rst
@@ -24,7 +24,7 @@ Once you have installed codechain-sdk, go to the installed directory and create
24
For simplicity, we will call this sample script mint-and-transfer.js. To download the .js file, run:
25
::
26
27
- wget https://raw.githubusercontent.com/CodeChain-io/codechain-sdk-js/gh-pages/examples/mint-and-transfer.js
+ wget https://raw.githubusercontent.com/CodeChain-io/codechain-sdk-js/master/examples/mint-and-transfer.js
28
29
Then, run the following command:
30
0 commit comments