Skip to content

Commit d074f7c

Browse files
author
Sebastian Wilgosz
committed
Updated readme to prevent pointing to outdated api documentation
1 parent 91d5d8d commit d074f7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
Creatubbles Web Services API
1+
Creatubbles Web Services API
22
========
33

44
A Java library to assist in interations between Java applications and the Creatubbles Web Services API
55

6-
Please check out the [Wiki](https://github.com/creatubbles/api/wiki) to see the structure of calls to and responses back from the Web Service
6+
Please check out the [Creatubbles API documentation](https://stateoftheart.creatubbles.com/api) to see the structure of calls to and responses back from the Web Service
77

88
___
99
Contributing To This Project
1010
=========
1111

12-
This project uses gradle. To set it up, simply clone and open up a terminal in the cloned folder, then run `gradlew eclipse` for Eclipse, or `gradlew idea` for IntelliJ IDEA. This will generate a project which you can then import into your IDE.
12+
This project uses gradle. To set it up, simply clone and open up a terminal in the cloned folder, then run `gradlew eclipse` for Eclipse, or `gradlew idea` for IntelliJ IDEA. This will generate a project which you can then import into your IDE.

0 commit comments

Comments
 (0)