Skip to content

Commit fceecd4

Browse files
committed
Fix readme examples dir path
1 parent 4cb1772 commit fceecd4

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
@@ -44,7 +44,7 @@ The baseline to reach v1.0 is to implement all endpoints that are required in th
4444

4545
Currently, the only way to use this library is to compile it on your own using ```mvn compile```.
4646

47-
Set-up and usage is described in the [examples directory](examples).
47+
Set-up and usage is described in the [examples module](matrix-sdk-examples).
4848

4949
### Requirements
5050

0 commit comments

Comments
 (0)