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 26019cb commit f83a2c8Copy full SHA for f83a2c8
README.md
@@ -39,7 +39,7 @@ final ApiClient client = new ApiClient(configuration);
39
*/
40
```
41
42
-Public methods available on ApiClient can be [found here](blob/master/src/main/java/org/sourcelab/kafka/connect/apiclient/ApiClient.java#L101-L266)
+Public methods available on ApiClient can be [found here](src/main/java/org/sourcelab/kafka/connect/apiclient/ApiClient.java#L101-L266)
43
44
## How to Contribute
45
0 commit comments