Skip to content

Commit 2b205b0

Browse files
authored
docs(staking): fix broken path (#2535)
1 parent a5ff45c commit 2b205b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/staking/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ transferred to the owners account. (The ownership can also be transferred).
2626

2727
## Using this project
2828

29-
You should check out [Developing](./Developing.md) to explain more on how to run
29+
You should check out [Developing](../../README.md#developing) to explain more on how to run
3030
tests and develop code. Or go through the
3131
[online tutorial](https://book.cosmwasm.com/index.html) to get a better feel of
3232
how to develop.

0 commit comments

Comments
 (0)