Skip to content

Commit a160fa1

Browse files
authored
Merge pull request #2494 from davidjsonn/fix-error
chore: replace dead reference in README.md
2 parents e65152a + efaab8c commit a160fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ pub struct Region {
289289
```
290290

291291
(from
292-
[memory.rs](https://github.com/CosmWasm/cosmwasm/blob/main/packages/std/src/memory.rs))
292+
[memory.rs](https://github.com/CosmWasm/cosmwasm/blob/main/packages/std/src/exports/memory.rs))
293293

294294
## Implementing the Smart Contract
295295

0 commit comments

Comments
 (0)