Skip to content

Commit ed54938

Browse files
committed
reverse bubble svg
1 parent 013421e commit ed54938

File tree

2 files changed

+1793
-2
lines changed

2 files changed

+1793
-2
lines changed

content/patterns/migration/reverse-bubble/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Reverse Bubble"
33
description: "Placeholder for the Reverse Bubble pattern."
4-
featured: "/patterns/migration/bubble/bubble.png"
4+
featured: "/patterns/migration/reverse-bubble/reverse-bubble.svg"
55
subtitle: false
66
menu:
77
doc:
@@ -17,7 +17,7 @@ The reverse bubble pattern is based on the [Bubble](/content/patterns/migration/
1717
When all of the logic has been moved to the reverse bubble, the traffic from the legacy can be redirected to the reverse bubble and the legacy decommissioned.
1818

1919
<div class="title title--sans title--third">
20-
<img src="/patterns/migration/reverse-bubble/reverse-bubble.png" alt="Reverse Bubble Pattern" style="max-width: 100%; width: 100%; height: auto;">
20+
<img src="/patterns/migration/reverse-bubble/reverse-bubble.svg" alt="Reverse Bubble Pattern" style="max-width: 100%; width: 100%; height: auto;">
2121
</div>
2222

2323
{{< comingsoon >}}

0 commit comments

Comments
 (0)