Skip to content

Commit aa79d59

Browse files
authored
Update src/content/docs/hyperdrive/reference/supported-databases.mdx
1 parent b66f541 commit aa79d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/hyperdrive/reference/supported-databases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Details on which database engines and/or specific database providers are support
2323

2424
## Supported PostgreSQL authentication modes
2525

26-
Hyperdrive supports the following [authentication modes](https://www.postgresql.org/docs/9.1/auth-methods.html) for connecting to PostgreSQL databases:
26+
Hyperdrive supports the following [authentication modes](https://www.postgresql.org/docs/current/auth-methods.html) for connecting to PostgreSQL databases:
2727

2828
- Password Authentication (`md5`)
2929
- Password Authentication (`password`) (clear-text password)

0 commit comments

Comments
 (0)