Skip to content

Commit 44cbdf2

Browse files
chore: fixed the links that did not work (#249)
Co-authored-by: Hlib Kanunnikov <[email protected]>
1 parent 196609a commit 44cbdf2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ For more information, go visit our docs at <https://pkg.go.dev/github.com/celest
4141

4242
## Package-specific documentation
4343

44-
- [P2P](./p2p/doc.go)
45-
- [Sync](./sync/doc.go)
46-
- [Store](./store/doc.go)
44+
- [P2P](./doc.go)
45+
- [Sync](./doc.go)
46+
- [Store](./doc.go)
4747

4848
## Code of Conduct
4949

0 commit comments

Comments
 (0)