pjfanning commented on code in PR #1744:
URL: https://github.com/apache/pekko-connectors/pull/1744#discussion_r3524559223


##########
couchbase/src/main/java/org/apache/pekko/stream/connectors/couchbase/javadsl/DiscoverySupport.java:
##########
@@ -21,8 +21,8 @@
 import java.util.concurrent.CompletionStage;
 
 /**
- * Utility to delegate Couchbase node address lookup to
- * [[https://pekko.apache.org/docs/pekko/current/discovery/index.html Pekko 
Discovery]].
+ * Utility to delegate Couchbase node address lookup to <a
+ * 
href="https://pekko.apache.org/docs/pekko/current/discovery/index.html";>Pekko 
Discovery</a>.

Review Comment:
   Can we use something like `@extref[Apache Pekko 
Discovery](pekko:discovery/)`? We have this in the docs already.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to