diff --git a/advocacy_docs/dev-guides/index.mdx b/advocacy_docs/dev-guides/index.mdx index 8ef320ccfb6..39d2f501184 100644 --- a/advocacy_docs/dev-guides/index.mdx +++ b/advocacy_docs/dev-guides/index.mdx @@ -18,6 +18,8 @@ The EDB Postgres AI Developer Guides are all about providing you, the developer, * [Deploying Postgres Using Docker Locally](deploy/docker) +* [Deploying PostgreSQL for development and testing on Microsoft Windows](deploy/windows) + ## Working with Postgres * [PSQL for busy developers](working/psql-for-busy-developers)