You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/upgrade-from-mongock.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ MongockStandalone.builder()
89
89
- Remove package scanning in favor of pipeline config
90
90
- Inject dependencies via `.addDependency()`
91
91
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).
93
93
94
94
## Step 3: Create system stage
95
95
@@ -191,6 +191,6 @@ Stage: Application Changes
191
191
192
192
---
193
193
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).
195
195
196
196
**Complete example project**: https://github.com/mongock/flamingock-examples/tree/master/import-from-mongock
0 commit comments