This is an automated email from the ASF dual-hosted git repository.
villebro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new e121e09 Update the link to ClickHouse official website (#9834)
e121e09 is described below
commit e121e090c715347f5a3aab821d88775be4f80696
Author: Ivan Blinkov <[email protected]>
AuthorDate: Tue May 19 07:02:14 2020 +0300
Update the link to ClickHouse official website (#9834)
---
docs/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/index.rst b/docs/index.rst
index 78fa3de..6a592fe 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -109,7 +109,7 @@ The following RDBMS are currently supported:
- `Apache Pinot <https://pinot.incubator.apache.org/>`_
- `Apache Spark SQL <https://spark.apache.org/sql/>`_
- `BigQuery <https://cloud.google.com/bigquery/>`_
-- `ClickHouse <https://clickhouse.yandex/>`_
+- `ClickHouse <https://clickhouse.tech/>`_
- `CockroachDB <https://www.cockroachlabs.com/>`_
- `Dremio <https://dremio.com/>`_
- `Elasticsearch <https://www.elastic.co/elasticsearch/>`_