Skip to content

Commit 3e1a389

Browse files
author
Stephen Powis
committed
resolve jdoc error
1 parent 1568046 commit 3e1a389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/sourcelab/kafka/connect/apiclient/KafkaConnectClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ public ConnectorsWithExpandedInfo getConnectorsWithExpandedInfo() {
154154

155155
/**
156156
* Get a list of deployed connectors, including all metadata available.
157-
* Currently includes both 'info' {@see getConnectorsWithExpandedInfo} and 'status' {@see getConnectorsWithExpandedStatus}
157+
* Currently includes both 'info' and 'status'
158158
* metadata.
159159
* https://docs.confluent.io/current/connect/references/restapi.html#get--connectors
160160
*

0 commit comments

Comments
 (0)