This is an automated email from the ASF dual-hosted git repository.
francischuang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git
The following commit(s) were added to refs/heads/main by this push:
new 224e3dd56 [CALCITE-5065] Update phoenixdb information on website
224e3dd56 is described below
commit 224e3dd56657d46d9e8264c476533d9fb6950c2c
Author: Istvan Toth <[email protected]>
AuthorDate: Fri Dec 16 10:32:02 2022 +0100
[CALCITE-5065] Update phoenixdb information on website
---
site/_docs/index.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/site/_docs/index.md b/site/_docs/index.md
index 11bfe3cf1..83259b4a9 100644
--- a/site/_docs/index.md
+++ b/site/_docs/index.md
@@ -169,11 +169,11 @@ highly welcomed!
* *Maintainer*: Apache Calcite community
### Apache Phoenix database adapter for Python
-* [Home page](https://bitbucket.org/lalinsky/python-phoenixdb)
+* [Home page](https://phoenix.apache.org/python.html)
* Language: Python
* *License*: [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
-* Avatica version 1.2.0 to 1.6.0
-* *Maintainer*: Lukáš Lalinský
+* Avatica version 1.2.0 onwards
+* *Maintainer*: Apache Phoenix community
### JavaScript binding to Calcite Avatica Server
* [Home page](https://github.com/waylayio/avatica-js)