Skip to content

Commit 430f3a6

Browse files
authored
Fix examples link in README.md
The examples link is wrong and ends up in a 404 :-)
1 parent 9a7654b commit 430f3a6

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
@@ -90,7 +90,7 @@ Snapshots of the development version are available in [Sonatype's snapshots repo
9090

9191
Download the jar with dependencies [here][jar].
9292

93-
Now, you are ready to see some [examples](https://github.com/watson-developer-cloud/java-sdk/tree/master/examples/java/com/ibm/watson/developer_cloud).
93+
Now, you are ready to see some [examples](https://github.com/watson-developer-cloud/java-sdk/tree/master/examples/src/main/java/com/ibm/watson/developer_cloud).
9494

9595

9696
## Usage

0 commit comments

Comments
 (0)