Skip to content

Commit 74f018e

Browse files
committed
links update.
1 parent fc33184 commit 74f018e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,12 +377,12 @@ module.exports = $main;
377377

378378
/**
379379
* @external PG
380-
* @see https://github.com/brianc/node-postgres/blob/master/lib/index.js#L8
380+
* @see https://github.com/brianc/node-postgres/blob/master/lib/index.js#L17
381381
*/
382382

383383
/**
384384
* @external Client
385-
* @see https://github.com/brianc/node-postgres/blob/master/lib/client.js#L12
385+
* @see https://github.com/brianc/node-postgres/blob/master/lib/client.js#L20
386386
*/
387387

388388
/**

0 commit comments

Comments
 (0)