Skip to content

Commit b18fa29

Browse files
committed
Fix link
1 parent 69e2ea5 commit b18fa29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For sbt users:
2121
libraryDependencies += "org.msgpack" % "msgpack-core" % "0.7.0-p1"
2222
```
2323

24-
- [Usage examples](src/main/java/org/msgpack/core/example/MessagePackExample.java)
24+
- [Usage examples](msgpack-core/src/main/java/org/msgpack/core/example/MessagePackExample.java)
2525

2626

2727
## For Developers

0 commit comments

Comments
 (0)