You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "pjfanning (via GitHub)" <gi...@apache.org> on 2023/01/21 14:22:31 UTC

[GitHub] [incubator-pekko] pjfanning commented on a diff in pull request #120: Replaced `doc.akka.io` with `pekko.apache.org`

pjfanning commented on code in PR #120:
URL: https://github.com/apache/incubator-pekko/pull/120#discussion_r1083295305


##########
actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/StubbedActorContext.scala:
##########
@@ -55,7 +55,7 @@ private[pekko] final class FunctionRef[-T](override val path: ActorPath, send: (
   override def provider: ActorRefProvider =
     throw new UnsupportedOperationException(
       "ActorRefs created for synchronous testing cannot be used as targets for asking. Use asynchronous testing instead. " +
-      "See https://doc.akka.io/docs/akka/current/typed/testing.html#asynchronous-testing")
+      "See https://pekko.apache.org/docs/akka/current/typed/testing.html#asynchronous-testing")

Review Comment:
   there will be no akka in pekko.apache.org paths (ie the `docs/akka` bit) - Pekko team still needs to discuss what paths will end up looking like



-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org