Apply suggestion from @averikitsch

This commit is contained in:
Averi Kitsch
2026-02-05 12:32:04 -08:00
committed by GitHub
parent e38d663040
commit c767c04085

View File

@@ -201,7 +201,7 @@ Toolbox automatically supports [Managed Connection Pooling][csql-mcp]. If your C
The interface is identical, so there's no additional configuration required on the client. For more information on configuring your instance, see the [Cloud SQL Managed Connection Pooling documentation][csql-mcp-docs].
[csql-mcp]: https://cloud.google.com/blog/products/databases/alloydb-managed-connection-pooling
[csql-mcp]: https://docs.cloud.google.com/sql/docs/postgres/managed-connection-pooling
[csql-mcp-docs]: https://docs.cloud.google.com/sql/docs/postgres/configure-mcp
## Reference