Skip to content

Commit 5df7a3b

Browse files
authored
Merge pull request #7 from lakshmikantdeshpande/examples-link-fix
Fixed broken link
2 parents f52b4cf + a46b3c0 commit 5df7a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ int secondsLeft = user.SecondsLeft;
9191

9292
### More examples
9393

94-
You can find more advanced examples in the [examples](https://github.com/ConvertAPI/convertapi-java/tree/master/src/main/java/com/convertapi/examples) folder.
94+
You can find more advanced examples in the [examples](https://github.com/ConvertAPI/convertapi-java/tree/master/examples/src/main/java/com/convertapi/examples) folder.
9595

9696
#### Converting your first file, full example:
9797

0 commit comments

Comments
 (0)