Skip to content

Commit 970d660

Browse files
Seung Woo Kimjoojis
authored andcommitted
Change URL for sample code
1 parent 6ce9bf8 commit 970d660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/asset-management.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Once you have installed codechain-sdk, go to the installed directory and create
2424
For simplicity, we will call this sample script mint-and-transfer.js. To download the .js file, run:
2525
::
2626

27-
wget https://raw.githubusercontent.com/CodeChain-io/codechain-sdk-js/gh-pages/examples/mint-and-transfer.js
27+
wget https://raw.githubusercontent.com/CodeChain-io/codechain-sdk-js/master/examples/mint-and-transfer.js
2828

2929
Then, run the following command:
3030

0 commit comments

Comments
 (0)