From 00a60d2322d822b9894f6e2e2b92feb22348329f Mon Sep 17 00:00:00 2001 From: rahulpinto19 Date: Tue, 10 Feb 2026 07:41:15 +0000 Subject: [PATCH] docs: fix broken links --- docs/en/how-to/connect-ide/postgres_mcp.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/how-to/connect-ide/postgres_mcp.md b/docs/en/how-to/connect-ide/postgres_mcp.md index 44e3e09ade..64bb82288c 100644 --- a/docs/en/how-to/connect-ide/postgres_mcp.md +++ b/docs/en/how-to/connect-ide/postgres_mcp.md @@ -32,7 +32,7 @@ to expose your developer assistant tools to a Postgres instance: {{< notice tip >}} This guide can be used with [AlloyDB -Omni](https://cloud.google.com/alloydb/omni/current/docs/overview). +Omni](https://cloud.google.com/alloydb/omni/docs/overview). {{< /notice >}} ## Set up the database @@ -40,10 +40,10 @@ Omni](https://cloud.google.com/alloydb/omni/current/docs/overview). 1. Create or select a PostgreSQL instance. * [Install PostgreSQL locally](https://www.postgresql.org/download/) - * [Install AlloyDB Omni](https://cloud.google.com/alloydb/omni/current/docs/quickstart) + * [Install AlloyDB Omni](https://cloud.google.com/alloydb/omni/docs/quickstart) 1. Create or reuse [a database - user](https://cloud.google.com/alloydb/omni/current/docs/database-users/manage-users) + user](https://docs.cloud.google.com/alloydb/omni/containers/17.5.0/docs/database-users/manage-users) and have the username and password ready. ## Install MCP Toolbox