pjfanning commented on code in PR #120: URL: https://github.com/apache/incubator-pekko/pull/120#discussion_r1083335112
########## docs/src/main/paradox/common/other-modules.md: ########## @@ -1,62 +1,62 @@ # Other Pekko modules -This page describes modules that compliment libraries from the Pekko core. See [this overview](https://doc.akka.io/docs/akka/current/typed/guide/modules.html) instead for a guide on the core modules. +This page describes modules that compliment libraries from the Pekko core. See [this overview]($pekko.doc.dns$/docs/pekko/current/typed/guide/modules.html) instead for a guide on the core modules. -## [Pekko HTTP](https://doc.akka.io/docs/akka-http/current/) +## [Pekko HTTP]($pekko.doc.dns$/docs/pekko-http/current/) A full server- and client-side HTTP stack on top of pekko-actor and pekko-stream. -## [Pekko gRPC](https://doc.akka.io/docs/akka-grpc/current/) +## [Pekko gRPC]($pekko.doc.dns$/docs/pekko-grpc/current/) Pekko gRPC provides support for building streaming gRPC servers and clients on top of Pekko Streams. -## [Pekko Connectors](https://doc.akka.io/docs/alpakka/current/) +## [Pekko Connectors]($pekko.doc.dns$/docs/alpakka/current/) Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Pekko. -## [Pekko Kafka Connector](https://doc.akka.io/docs/alpakka-kafka/current/) +## [Pekko Kafka Connector]($pekko.doc.dns$/docs/alpakka-kafka/current/) Review Comment: alpakka-kafka is wrong - should be pekko-connectors-kafka -- 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]
