Skip to content

Commit

Permalink
Fix a link to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
saharNooby committed Mar 29, 2020
1 parent 64a08ad commit 3a5f2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Query.select("value")
.ifPresent(System.out::print);
```

You can see more examples in [EXAMPLES.md](https://github.com/saharNooby/query-lib/blob/master/README.md).
You can see more examples in [EXAMPLES.md](https://github.com/saharNooby/query-lib/blob/master/EXAMPLES.md).

## How to use

Expand Down

0 comments on commit 3a5f2ed

Please sign in to comment.