diff --git a/content/200-orm/025-getting-started/10-quickstart.mdx b/content/200-orm/025-getting-started/10-quickstart.mdx index ef7fcb6d6a..c0f76d004c 100644 --- a/content/200-orm/025-getting-started/10-quickstart.mdx +++ b/content/200-orm/025-getting-started/10-quickstart.mdx @@ -8,4 +8,4 @@ hide_table_of_contents: true import { Redirect } from '@docusaurus/router'; - \ No newline at end of file + \ No newline at end of file diff --git a/content/200-orm/025-getting-started/20-add-to-existing-project.mdx b/content/200-orm/025-getting-started/20-add-to-existing-project.mdx index 7e89ef8e26..d1e66bfabd 100644 --- a/content/200-orm/025-getting-started/20-add-to-existing-project.mdx +++ b/content/200-orm/025-getting-started/20-add-to-existing-project.mdx @@ -8,4 +8,4 @@ hide_table_of_contents: true import { Redirect } from '@docusaurus/router'; - \ No newline at end of file + \ No newline at end of file diff --git a/content/250-postgres/50-getting-started/100-quickstart.mdx b/content/250-postgres/50-getting-started/100-quickstart.mdx index 5fea9ceeeb..a4f1f772ec 100644 --- a/content/250-postgres/50-getting-started/100-quickstart.mdx +++ b/content/250-postgres/50-getting-started/100-quickstart.mdx @@ -8,4 +8,4 @@ hide_table_of_contents: true import { Redirect } from '@docusaurus/router'; - \ No newline at end of file + \ No newline at end of file diff --git a/content/250-postgres/50-getting-started/200-import-from-existing-database.mdx b/content/250-postgres/50-getting-started/200-import-from-existing-database.mdx index 9d4cdd5ecf..e9c986bea7 100644 --- a/content/250-postgres/50-getting-started/200-import-from-existing-database.mdx +++ b/content/250-postgres/50-getting-started/200-import-from-existing-database.mdx @@ -8,4 +8,4 @@ hide_table_of_contents: true import { Redirect } from '@docusaurus/router'; - \ No newline at end of file + \ No newline at end of file diff --git a/static/_redirects b/static/_redirects index 875bdece14..6980e8fee5 100644 --- a/static/_redirects +++ b/static/_redirects @@ -819,6 +819,12 @@ /orm/getting-started/quickstart* /docs/getting-started/prisma-orm/quickstart/prisma-postgres /orm/getting-started/add-to-existing-project* /docs/getting-started/prisma-orm/add-to-existing-project/prisma-postgres +/orm/getting-started/quickstart /docs/getting-started/prisma-orm/quickstart/prisma-postgres +/orm/getting-started/add-to-existing-project /docs/getting-started/prisma-orm/add-to-existing-project/prisma-postgres + +/postgres/getting-started/quickstart /docs/getting-started/prisma-postgres/quickstart/prisma-orm +/postgres/getting-started/import-from-existing-database /docs/getting-started/prisma-postgres/import-from-existing-database-postgresql + /getting-started/prisma-postgres/upgrade-from-early-access* /docs/postgres/getting-started /postgres/introduction/import-from-existing-database* /docs/getting-started/prisma-postgres/import-from-existing-database-postgresql