We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 383b55a commit 9146678Copy full SHA for 9146678
examples/src/main/java/com/basistech/rosette/examples/README.md
@@ -18,7 +18,7 @@ Otherwise you can compile and run these examples by hand:
18
- `java -cp .:<path-to-rosette-api-jar-file> -Drosette.api.key=<your-api-key> com.basistech.rosette.examples.<XyzExample>`
19
20
## Docker ##
21
-Docker files can be found [here](https://github.com/rosette-api/java/examples/docker)
+Docker files can be found [here](https://github.com/rosette-api/java/tree/master/examples/docker)
22
23
### Summary
24
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