Skip to content

Commit 9146678

Browse files
author
Kathy Czeck
committed
fixed url
1 parent 383b55a commit 9146678

File tree

1 file changed

+1
-1
lines changed
  • examples/src/main/java/com/basistech/rosette/examples

1 file changed

+1
-1
lines changed

examples/src/main/java/com/basistech/rosette/examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Otherwise you can compile and run these examples by hand:
1818
- `java -cp .:<path-to-rosette-api-jar-file> -Drosette.api.key=<your-api-key> com.basistech.rosette.examples.<XyzExample>`
1919

2020
## Docker ##
21-
Docker files can be found [here](https://github.com/rosette-api/java/examples/docker)
21+
Docker files can be found [here](https://github.com/rosette-api/java/tree/master/examples/docker)
2222

2323
### Summary
2424
To simplify the running of the Java examples, the Dockerfile will build an image and install the rosette-api library from the *published source*.

0 commit comments

Comments
 (0)