Skip to content

Commit 87686d2

Browse files
committed
Fix link
1 parent d22ee39 commit 87686d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/evm/precompiles/cosmwasm-precompiles/example-usage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ terminal:
1717
```
1818

1919
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):
20+
this example, we're going to be using the [wasmd precompile](/evm/precompiles/cosmwasm-precompiles/cosmwasm):
2121

2222
```typescript copy
2323
// Import Wasm precompile address and ABI

0 commit comments

Comments
 (0)