Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
docs: upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
planetscale-actions-bot committed Aug 2, 2023
1 parent 048b6f6 commit b00fbe9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/concepts/planetscale-plans.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ Selecting the correct plan for your database can have a dramatic impact on how i

If you are migrating from an existing cloud provider with resource-based pricing, be sure to compare your currently selected instance with our available **Scaler Pro** cluster sizes. Databases in PlanetScale often come with additional beneficial infrastructure that is not easily configured or available in other hosted database solutions. For more information on what is provisioned with each database, read our [Architecture](/docs/concepts/architecture) doc.

If you are unsure as to which plan or cluster size is right for your application, [contact us](/contact-us) to get further assistance.
If you are unsure as to which plan or cluster size is right for your application, [contact us](/contact) to get further assistance.

Our self-serve plans are flexible enough to handle the majority of customers. However, there are several use cases where you may need a more custom plan. This is where our Enterprise offerings shine.

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/connect-nextjs-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Finally, click "**Create database**".
If you have an existing cloud-hosted database, you can also choose the "Import" option to import your database to PlanetScale using our Import tool. If you go this route, we recommend using our [Database Imports documentation](/docs/imports/database-imports).
{% /callout %}

A [production branch](/docs/concepts/branching), `main`, is automatically created when you create your database. Production branches are highly available, protected database that you can connect your production application to. Once you are satisfied with your initial development, you may enable [safe migrations](/dcos/concepts/safe-migrations) to enable zero-downtime migrations and protect the branch from accidental data deletion.
A [production branch](/docs/concepts/branching), `main`, is automatically created when you create your database. Production branches are highly available, protected database that you can connect your production application to. Once you are satisfied with your initial development, you may enable [safe migrations](/docs/concepts/safe-migrations) to enable zero-downtime migrations and protect the branch from accidental data deletion.

## Set up the starter Next.js app

Expand Down

0 comments on commit b00fbe9

Please sign in to comment.