Skip to content

Commit 5bcc05d

Browse files
authored
pg-protocol: fix link to message format docs (brianc#2835)
1 parent 9dfb3dc commit 5bcc05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pg-protocol/src/testing/test-buffers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// http://developer.postgresql.org/pgdocs/postgres/protocol-message-formats.html
1+
// https://www.postgresql.org/docs/current/protocol-message-formats.html
22
import BufferList from './buffer-list'
33

44
const buffers = {

0 commit comments

Comments
 (0)