Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix note rendering in Running section #516

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

sebastian-alfers
Copy link
Contributor

A @@@ note does not need to be closed like it was before this PR, and for me it even breaks the rendering.

Screenshot 2024-02-03 at 10 33 55

@johanandren johanandren merged commit db82b13 into akka:main Feb 5, 2024
8 checks passed
@@ -56,7 +56,7 @@ The migration tool can be run as main class `akka.persistence.r2dbc.migration.Mi

Durable State is not migrated by `MigrationTool.migrateAll`, instead you need to use `MigrationTool.migrateDurableStates` for a given list of persistence ids.

@@@ note
@@@
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, my bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants