Skip to content

Commit 25c55c7

Browse files
Fix broken links in upgrade from mongock doc (#57)
1 parent 4828e85 commit 25c55c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/resources/upgrade-from-mongock.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ MongockStandalone.builder()
8989
- Remove package scanning in favor of pipeline config
9090
- Inject dependencies via `.addDependency()`
9191

92-
For Spring Boot integration, see the [Spring Boot guide](springboot-integration/introduction).
92+
For Spring Boot integration, see the [Spring Boot guide](../frameworks/springboot-integration/introduction.md).
9393

9494
## Step 3: Create system stage
9595

@@ -191,6 +191,6 @@ Stage: Application Changes
191191

192192
---
193193

194-
Ready to upgrade? See the [pipeline & stages guide](client-configuration/pipeline-and-stages) and [ChangeUnit reference](change-units).
194+
Ready to upgrade? See the [pipeline & stages guide](../flamingock-library-config/setup-and-stages.md) and [ChangeUnit reference](../flamingock-library-config/changeunits-deep-dive.md).
195195

196196
**Complete example project**: https://github.com/mongock/flamingock-examples/tree/master/import-from-mongock

0 commit comments

Comments
 (0)