pjfanning commented on code in PR #120: URL: https://github.com/apache/incubator-pekko/pull/120#discussion_r1083328293
########## cluster-tools/src/main/scala/org/apache/pekko/cluster/client/ClusterClient.scala: ########## @@ -56,7 +56,7 @@ import pekko.util.ccompat._ @ccompatUsedUntil213 @deprecated( - "Use Akka gRPC instead, see https://pekko.apache.org/docs/akka/2.6/cluster-client.html#migration-to-akka-grpc", + "Use Akka gRPC instead, see https://pekko.apache.org/docs/pekko/2.6/cluster-client.html#migration-to-akka-grpc", Review Comment: 2.6 is wrong - that is an akka version number - no pekko 2.6 exists could you check the `migration-to-akka-grpc` bit too? remember that this is pekko, not akka cluster-client.md may not yet have that header renamed but it should be - could you check? -- 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]
