Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions mpg/overview.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
toc: false
---

<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>

Check failure on line 8 in mpg/overview.html.md

View workflow job for this annotation

GitHub Actions / Vale linter

[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'Fly.io' instead of 'fly.io'. Raw Output: {"message": "[Vale.Terms] Use 'Fly.io' instead of 'fly.io'.", "location": {"path": "mpg/overview.html.md", "range": {"start": {"line": 8, "column": 149}}}, "severity": "ERROR"}

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

## What is Managed Postgres?

Expand Down
Loading