Skip to content

Commit 5dd8a0b

Browse files
committed
Fix URL to point to the right version of javadocs
1 parent 44ad113 commit 5dd8a0b

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
@@ -3,7 +3,7 @@
33

44
# salt-netapi-client
55

6-
Java bindings for the [Salt API](http://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html#module-salt.netapi.rest_cherrypy.app), please have a look at the Javadoc for [v0.15.0](http://suse.github.io/salt-netapi-client/docs/v0.14.0) or [master](http://suse.github.io/salt-netapi-client/docs/master).
6+
Java bindings for the [Salt API](http://docs.saltstack.com/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html#module-salt.netapi.rest_cherrypy.app), please have a look at the Javadoc for [v0.15.0](http://suse.github.io/salt-netapi-client/docs/v0.15.0) or [master](http://suse.github.io/salt-netapi-client/docs/master).
77

88
## How to use it
99

0 commit comments

Comments
 (0)