Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit fe262a3

Browse files
committed
remove reference
1 parent 214a1e7 commit fe262a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/execution/cosmwasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ docker exec -it $CW sh
209209

210210
In order to deploy a contract, you can use the command line as described below.
211211
For a better experience and to use Rust code instead of the command line to
212-
deploy/script and test your contracts, you can use [cw-orchestrator](/guides/cw-orch.md).
212+
deploy/script and test your contracts, you can use cw-orchestrator.
213213

214214
<!-- markdownlint-disable MD013 -->
215215
```bash

0 commit comments

Comments
 (0)