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