fix: fix broken postgres link (#13135)

This commit is contained in:
317brian 2022-09-21 18:46:20 -07:00 committed by GitHub
parent 7fa35839c0
commit 12f12a13a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ To use this Apache Druid extension, [include](../../development/extensions.md#lo
## Configuration
In most cases, the configuration options map directly to the [postgres JDBC connection options](https://jdbc.postgresql.org/documentation/head/connect.html).
In most cases, the configuration options map directly to the [postgres JDBC connection options](https://jdbc.postgresql.org/documentation/use/#connecting-to-the-database).
|Property|Description|Default|Required|
|--------|-----------|-------|--------|