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: content/patterns/migration/parallel-run/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ menu:
13
13
The **Parallel Run** pattern involves operating both the legacy and modernized systems in parallel for a period of time during migration. Both systems handle all requests to the application. This approach allows teams to compare the outputs of both systems in order to gain the confidence to switch over.
14
14
15
15
<divclass="title title--sans title--third">
16
-
<imgsrc="/patterns/migration/parallel-run/parallel-run.png"alt="Parallel Run Pattern"style="max-width: 100%; width: 100%; height: auto;">
16
+
<imgsrc="/patterns/migration/parallel-run/parallel-run.svg"alt="Parallel Run Pattern"style="max-width: 100%; width: 100%; height: auto;">
0 commit comments