Skip to content

Commit

Permalink
Update wallet.md (#2170)
Browse files Browse the repository at this point in the history
  • Loading branch information
Clay-Mysten authored May 23, 2022
1 parent d1ccb52 commit d53d3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/build/wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ $ wallet objects --address 0xc72cf3adcc4d11c03079cef2c8992aea5268677a
## Creating example NFTs
You may create an [NFT-like object](https://github.com/MystenLabs/sui/blob/27dff728a4c9cb65cd5d92a574105df20cb51887/sui_programmability/framework/sources/DevNetNFT.move#L16) on Sui using the following command:
You may create an [NFT-like object](https://github.com/MystenLabs/sui/blob/main/crates/sui-framework/sources/DevNetNFT.move#L16) on Sui using the following command:
```shell
$ wallet create-example-nft
Expand Down

0 comments on commit d53d3f5

Please sign in to comment.