From fd36041b2a929bcb651a48150cec2261724629e9 Mon Sep 17 00:00:00 2001 From: Patrik Nordwall Date: Tue, 7 Jan 2020 14:01:11 +0100 Subject: [PATCH] doc: change link text to Event Sourcing --- akka-docs/src/main/paradox/persistence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akka-docs/src/main/paradox/persistence.md b/akka-docs/src/main/paradox/persistence.md index 547e2aec3d..a2ddb362f2 100644 --- a/akka-docs/src/main/paradox/persistence.md +++ b/akka-docs/src/main/paradox/persistence.md @@ -4,7 +4,7 @@ project.description: Akka Persistence Classic, event sourcing with Akka, At-Leas # Classic Persistence @@include[includes.md](includes.md) { #actor-api } -For the full documentation of this feature and for new projects see @ref:[persistence](typed/persistence.md). +For the full documentation of this feature and for new projects see @ref:[Event Sourcing](typed/persistence.md). ## Module info