From 5d529fd844f1e4c2a8ea17194ac8eca61570a0ff Mon Sep 17 00:00:00 2001 From: Evan Rusackas Date: Tue, 15 Sep 2020 13:18:42 -0700 Subject: [PATCH] fixing broken links (#10885) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9da810c8d..d560ece9f 100644 --- a/README.md +++ b/README.md @@ -120,12 +120,12 @@ SQL toolkit that is compatible with most databases. Here are some of the major d

A complete list of supported databases can be found -[here](https://superset.incubator.apache.org/#databases). +[here](https://superset.incubator.apache.org/docs/databases/installing-database-drivers). ## Installation and Configuration -[See in the documentation](https://superset.incubator.apache.org/installation.html) +[See in the documentation](https://superset.incubator.apache.org/docs/installation/installing-superset-using-docker-compose) ## Get Involved