fix: fix broken postgres link (#13135)

This commit is contained in:
317brian 2022-09-21 18:46:20 -07:00 committed by Vadim Ogievetsky
parent 03945d4388
commit 9de988bec6
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ To use this Apache Druid extension, [include](../../development/extensions.md#lo
## Configuration ## 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| |Property|Description|Default|Required|
|--------|-----------|-------|--------| |--------|-----------|-------|--------|