File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
apps/postgres-new/components Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ function Footer() {
271
271
target = "_blank"
272
272
rel = "noopener noreferrer"
273
273
>
274
- Learn about postgres.new
274
+ Learn about database.build
275
275
</ a >
276
276
</ div >
277
277
)
Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ export default function Workspace({
134
134
< div className = "grid gap-6 mt-4" >
135
135
< h2 className = "text-lg font-bold" > Mobile Support Coming Soon</ h2 >
136
136
< p >
137
- < a className = "underline" href = "https://postgres.new " >
138
- postgres.new
137
+ < a className = "underline" href = "https://database.build " >
138
+ database.build
139
139
</ a > { ' ' }
140
140
is in early Alpha and is{ ' ' }
141
141
< a className = "underline" href = "https://supabase.com/blog/postgres-new" >
You can’t perform that action at this time.
0 commit comments