You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest documentation can be found here: [TheTVDB Java 3.x API](http://thetvdb-java-api.m0nk3y.info/v3/index.html?overview-summary.html)
99
+
98
100
## Setup
99
101
#### Maven
100
102
The artifact is *not* available through the central maven repository, but you may still include the connector into your
@@ -219,7 +221,7 @@ And again, all the episodes of season 3:
219
221
...
220
222
```
221
223
222
-
And that's basically it! Go and check out the documentation of the main API interface`com.github.m0nk3y2k4.thetvdb.api.TheTVDBApi`
224
+
And that's basically it! Go and check out the documentation of the [main API interface](http://thetvdb-java-api.m0nk3y.info/v3/index.html?com/github/m0nk3y2k4/thetvdb/api/TheTVDBApi.html)
223
225
to find more details on the various endpoint and shortcut methods.
0 commit comments