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 d22ee39 commit 87686d2Copy full SHA for 87686d2
content/evm/precompiles/cosmwasm-precompiles/example-usage.mdx
@@ -17,7 +17,7 @@ terminal:
17
```
18
19
Next, you'll need to use one of the precompiles in `EVM Precompiles` section. In
20
-this example, we're going to be using the [wasmd precompile](/evm/cosmwasm-precompiles/cosmwasm):
+this example, we're going to be using the [wasmd precompile](/evm/precompiles/cosmwasm-precompiles/cosmwasm):
21
22
```typescript copy
23
// Import Wasm precompile address and ABI
0 commit comments