mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Fix typo in URL (#2913)
This commit is contained in:
parent
5703791640
commit
8804e5caaf
@ -19,7 +19,7 @@ The easiest and by far most common way to use node-postgres is through a connect
|
||||
|
||||
### Good news
|
||||
|
||||
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.
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user