Skip to content

Commit b5641be

Browse files
authored
Revert "fix: update image paths in Managed Postgres overview (#1973)" (#1974)
This reverts commit 33536f1.
1 parent 33536f1 commit b5641be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mpg/overview.html.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ toc: false
77

88
<div class="important icon">Managed Postgres is currently in Technical Preview. To request access, please contact <a href="mailto:beta@Fly.io">beta@fly.io</a></div>
99

10-
<figure class="flex justify-center">
11-
<img src="/images/Managed_Postgres.png" alt="Illustration by Annie Ruygt of a balloon doing a lot of tasks" class="max-w-lg">
12-
</figure>
10+
<div>
11+
<img src="/static/images/Managed_Postgres.png" alt="Managed Postgres Overview - A visual representation of Fly.io's managed PostgreSQL service">
12+
</div>
1313

1414
## What is Managed Postgres?
1515

0 commit comments

Comments
 (0)