pjfanning commented on code in PR #3285:
URL: https://github.com/apache/pekko/pull/3285#discussion_r3524874725


##########
stream-typed/src/main/scala/org/apache/pekko/stream/typed/javadsl/ActorSource.scala:
##########
@@ -51,7 +51,7 @@ object ActorSource {
    * The actor will be stopped when the stream is completed, failed or 
canceled from downstream,
    * i.e. you can watch it to get notified when that happens.
    *
-   * See also [[pekko.stream.javadsl.Source.queue]].
+   * See also `Source.queue`.

Review Comment:
   should we keep the package name?



-- 
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