Skip to content

Commit 233e980

Browse files
committed
feat: update links from postgres.new to database.build
1 parent f888703 commit 233e980

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/postgres-new/components/ide.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ function Footer() {
271271
target="_blank"
272272
rel="noopener noreferrer"
273273
>
274-
Learn about postgres.new
274+
Learn about database.build
275275
</a>
276276
</div>
277277
)

apps/postgres-new/components/workspace.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ export default function Workspace({
134134
<div className="grid gap-6 mt-4">
135135
<h2 className="text-lg font-bold">Mobile Support Coming Soon</h2>
136136
<p>
137-
<a className="underline" href="https://postgres.new">
138-
postgres.new
137+
<a className="underline" href="https://database.build">
138+
database.build
139139
</a>{' '}
140140
is in early Alpha and is{' '}
141141
<a className="underline" href="https://supabase.com/blog/postgres-new">

0 commit comments

Comments
 (0)