File tree Expand file tree Collapse file tree 5 files changed +10
-4
lines changed
200-orm/025-getting-started
250-postgres/50-getting-started Expand file tree Collapse file tree 5 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ hide_table_of_contents: true
88
99import { Redirect } from ' @docusaurus/router' ;
1010
11- <Redirect to = " /getting-started/prisma-orm/quickstart/prisma-postgres" />
11+ <Redirect to = " /docs/ getting-started/prisma-orm/quickstart/prisma-postgres" />
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ hide_table_of_contents: true
88
99import { Redirect } from ' @docusaurus/router' ;
1010
11- <Redirect to = " /getting-started/prisma-orm/add-to-existing-project/prisma-postgres" />
11+ <Redirect to = " /docs/ getting-started/prisma-orm/add-to-existing-project/prisma-postgres" />
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ hide_table_of_contents: true
88
99import { Redirect } from ' @docusaurus/router' ;
1010
11- <Redirect to = " /getting-started/prisma-postgres/quickstart/prisma-orm" />
11+ <Redirect to = " /docs/ getting-started/prisma-postgres/quickstart/prisma-orm" />
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ hide_table_of_contents: true
88
99import { Redirect } from ' @docusaurus/router' ;
1010
11- <Redirect to = " /getting-started/prisma-postgres/import-from-existing-database-postgresql" />
11+ <Redirect to = " /docs/ getting-started/prisma-postgres/import-from-existing-database-postgresql" />
Original file line number Diff line number Diff line change 819819/orm/getting-started/quickstart* /docs/getting-started/prisma-orm/quickstart/prisma-postgres
820820/orm/getting-started/add-to-existing-project* /docs/getting-started/prisma-orm/add-to-existing-project/prisma-postgres
821821
822+ /orm/getting-started/quickstart /docs/getting-started/prisma-orm/quickstart/prisma-postgres
823+ /orm/getting-started/add-to-existing-project /docs/getting-started/prisma-orm/add-to-existing-project/prisma-postgres
824+
825+ /postgres/getting-started/quickstart /docs/getting-started/prisma-postgres/quickstart/prisma-orm
826+ /postgres/getting-started/import-from-existing-database /docs/getting-started/prisma-postgres/import-from-existing-database-postgresql
827+
822828/getting-started/prisma-postgres/upgrade-from-early-access* /docs/postgres/getting-started
823829
824830/postgres/introduction/import-from-existing-database* /docs/getting-started/prisma-postgres/import-from-existing-database-postgresql
You can’t perform that action at this time.
0 commit comments