This is an automated email from the ASF dual-hosted git repository.
frankchen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 12f12a13a9 fix: fix broken postgres link (#13135)
12f12a13a9 is described below
commit 12f12a13a943e87abb173530069cc9242dabec5b
Author: 317brian <[email protected]>
AuthorDate: Wed Sep 21 18:46:20 2022 -0700
fix: fix broken postgres link (#13135)
---
docs/development/extensions-core/postgresql.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/development/extensions-core/postgresql.md
b/docs/development/extensions-core/postgresql.md
index b495fc262d..8fd2ece0d9 100644
--- a/docs/development/extensions-core/postgresql.md
+++ b/docs/development/extensions-core/postgresql.md
@@ -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|
|--------|-----------|-------|--------|
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]