He-Pin commented on code in PR #377: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/377#discussion_r3265122543
########## docs/src/main/paradox/projection.md: ########## @@ -8,7 +8,7 @@ The source of the envelopes is from a `SourceProvider`, which can be: * state changes for Durable State entities via the @extref:[SourceProvider for changesBySlices](pekko-projection:durable-state.html#sourceprovider-for-changesbyslices) with the @ref:[changesBySlices query](query.md#changesbyslices) * any other `SourceProvider` with supported @ref:[offset types](#offset-types) -A @apidoc[R2dbcHandler] receives a @apidoc[R2dbcSession] instance and an envelope. The +A @apidoc[R2dbcHandler] receives a @apidoc[org.apache.pekko.projection.r2dbc.*.R2dbcSession] instance and an envelope. The Review Comment: We actually can, but that needs two tags to do that, then it will render as two tabs. -- 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]
