We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5703791 commit 8804e5cCopy full SHA for 8804e5c
docs/pages/features/pooling.mdx
@@ -19,7 +19,7 @@ The easiest and by far most common way to use node-postgres is through a connect
19
20
### Good news
21
22
-node-postgres ships with built-in connection pooling via the [pg-pool](/api/pool) module.
+node-postgres ships with built-in connection pooling via the [pg-pool](/apis/pool) module.
23
24
## Examples
25
0 commit comments