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/05/23 07:30:08 UTC

[GitHub] [incubator-pekko-persistence-cassandra] pjfanning commented on a diff in pull request #50: Removes Akka references

pjfanning commented on code in PR #50:
URL: https://github.com/apache/incubator-pekko-persistence-cassandra/pull/50#discussion_r1201679990


##########
core/src/main/scala/org/apache/pekko/persistence/cassandra/EventsByTagMigration.scala:
##########
@@ -163,7 +163,7 @@ class EventsByTagMigration(
    * Migrates the entire `messages` table to the the new `tag_views` table.
    *
    * Before running this you must run the migration of the `all_persistence_ids`
-   * table as described in https://doc.akka.io/docs/akka-persistence-cassandra/current/migrations.html#all-persistenceIds-query
+   * table as described in https://pekko.apache.org/docs/pekko-persistence-cassandra/current/migrations.html#all-persistenceIds-query

Review Comment:
   this link does not work - could we revert to the working link that we had before?



-- 
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