Skip to content

Commit 8804e5c

Browse files
authored
Fix typo in URL (brianc#2913)
1 parent 5703791 commit 8804e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/features/pooling.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The easiest and by far most common way to use node-postgres is through a connect
1919

2020
### Good news
2121

22-
node-postgres ships with built-in connection pooling via the [pg-pool](/api/pool) module.
22+
node-postgres ships with built-in connection pooling via the [pg-pool](/apis/pool) module.
2323

2424
## Examples
2525

0 commit comments

Comments
 (0)