pjfanning commented on code in PR #156:
URL: 
https://github.com/apache/pekko-persistence-jdbc/pull/156#discussion_r1577855282


##########
docs/src/main/paradox/configuration.md:
##########
@@ -145,4 +145,4 @@ pekko-persistence-jdbc {
 ## Explicitly shutting down the database connections
 
 The plugin automatically shuts down the HikariCP connection pool when the 
ActorSystem is terminated.
-This is done using @apidoc[ActorSystem.registerOnTermination](ActorSystem).
+This is done using 
@apidoc[org.apache.pekko.actor.ActorSystem.registerOnTermination](org.apache.pekko.actor.ActorSystem).

Review Comment:
   was causing an issue when I added a dependency on pekko-persistence-typed 
but that dependency is gone now so this is not needed



-- 
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-unsubscr...@pekko.apache.org

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


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

Reply via email to