Skip to content

Commit dc40897

Browse files
committed
Nudge
1 parent 7713b13 commit dc40897

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

apps/postgres-new/components/workspace.tsx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,11 @@ export default function Workspace({
132132
<a className="underline" href="https://postgres.new">
133133
postgres.new
134134
</a>{' '}
135-
is in early Alpha and in active development. We are working on mobile support for{' '}
135+
is in early Alpha and is{' '}
136+
<a className="underline" href="https://supabase.com/blog/postgres-new">
137+
actively being developed
138+
</a>
139+
. We are working on mobile support for{' '}
136140
<a className="underline" href="https://github.com/electric-sql/pglite">
137141
PGlite
138142
</a>{' '}

0 commit comments

Comments
 (0)