Skip to content

Commit 10a9d67

Browse files
committed
fix: some links
1 parent 43c128d commit 10a9d67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/overview/core-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Flamingock provides two main strategies:
4444

4545
The choice of strategy depends on whether your changes are idempotent and how critical they are to your system's integrity.
4646

47-
For detailed configuration and implementation, see the [Recovery strategies](../recovery-and-safety/recovery-strategies.md) section.
47+
For detailed configuration and implementation, see the [Recovery strategies](../safety-and-recovery/recovery-strategies.md) section.
4848

4949

5050
## Audit store

docs/overview/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,4 +271,4 @@ Note: [Flamingock] Final processing round detected - skipping execution.
271271

272272
- [Spring Boot integration](../frameworks/springboot-integration/introduction.md)
273273
- [Configuration options](../flamingock-library-config/setup-and-stages.md)
274-
- [Recovery and safety](../recovery-and-safety/recovery-strategies.md)
274+
- [Recovery and safety](../safety-and-recovery/recovery-strategies.md)

0 commit comments

Comments
 (0)