Seetaramayya commented on code in PR #120: URL: https://github.com/apache/incubator-pekko/pull/120#discussion_r1083445817
########## docs/src/main/paradox/cluster-client.md: ########## @@ -295,7 +295,7 @@ based API. ##### Initial contact points -Instead of configured initial contact points the [Pekko gRPC Service Discovery](https://doc.akka.io/docs/akka-grpc/current/client/configuration.html#using-akka-discovery-for-endpoint-discovery) can be used. +Instead of configured initial contact points the [Pekko gRPC Service Discovery]($pekko.doc.dns$/docs/pekko-grpc/current/client/configuration.html#using-akka-discovery-for-endpoint-discovery) can be used. Review Comment: As far as I understand, we need to refer https://github.com/apache/incubator-pekko-grpc/blob/main/docs/src/main/paradox/client/configuration.md#using-akka-discovery-for-endpoint-discovery from this location, this should be access by `pekk-grpc` right? or Am I miss understanding something? -- 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]
