Skip to content

Commit

Permalink
cloud to console link
Browse files Browse the repository at this point in the history
  • Loading branch information
meletj authored Nov 17, 2023
1 parent c5cdc5f commit 9b8f280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/100-getting-started/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Welcome to the Prisma getting started section! 👋 Prisma is an [open source](h
- [**Prisma Migrate**](/concepts/components/prisma-migrate): Migration tool to easily evolve your database schema from prototyping to production
- [**Prisma Studio**](/concepts/components/prisma-studio): GUI to view and edit data in your database

Prisma is also available on the [Prisma Data Platform](https://cloud.prisma.io), a cloud-based, collaborative environment for teams and organizations to develop type-safe applications. The platform focuses on developer productivity with GitHub integration for your code and schema, a visual data browser, an online query console, and an optional data proxy for handling database connections. For more information, refer to the Prisma Data Platform [documentation](/data-platform).
Prisma is also available on the [Prisma Data Platform](https://console.prisma.io), a cloud-based, collaborative environment for teams and organizations to develop type-safe applications. The platform focuses on developer productivity with GitHub integration for your code and schema, a visual data browser, an online query console, and an optional data proxy for handling database connections. For more information, refer to the Prisma Data Platform [documentation](/data-platform).

For a more detailed breakdown of what problems Prisma solves, and why it's **built to make you more productive**, see the [Why Prisma](/concepts/overview/why-prisma) section.
For a more detailed breakdown of what problems Prisma solves and why it's **built to make you more productive**, see the [Why Prisma](/concepts/overview/why-prisma) section.

</TopBlock>

Expand Down

0 comments on commit 9b8f280

Please sign in to comment.