diff --git a/docs/guide/durability/marten/index.md b/docs/guide/durability/marten/index.md index be7a3335..f50669ee 100644 --- a/docs/guide/durability/marten/index.md +++ b/docs/guide/durability/marten/index.md @@ -97,7 +97,7 @@ Using the `IntegrateWithWolverine()` extension method behind your call to `AddMa ## Entity Attribute Loading -The EF Core integration is able to completely support the [Entity attribute usage](/guide/handlers/persistence.html#automatically-loading-entities-to-method-parameters). +The Marten integration is able to completely support the [Entity attribute usage](/guide/handlers/persistence.html#automatically-loading-entities-to-method-parameters). ## Marten as Outbox