pjfanning commented on code in PR #120:
URL: https://github.com/apache/incubator-pekko/pull/120#discussion_r1083373940
##########
stream/src/main/scala/org/apache/pekko/stream/ActorMaterializer.scala:
##########
@@ -223,7 +223,7 @@ private[pekko] object ActorMaterializerHelper {
abstract class ActorMaterializer extends Materializer with
MaterializerLoggingProvider {
@deprecated(
- "Use attributes to access settings from stages, see
https://doc.akka.io/docs/akka/2.6/project/migration-guide-2.5.x-2.6.x.html",
+ "Use attributes to access settings from stages, see
https://pekko.apache.org/docs/pekko/2.6/project/migration-guide-2.5.x-2.6.x.html",
Review Comment:
all other changes like this should be reverted too
--
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]