docs: merge database config under Configuration section (#28281)

This commit is contained in:
Maxime Beauchemin
2024-04-30 18:39:32 -07:00
committed by GitHub
parent 3ac387bb66
commit 538d1bb245
63 changed files with 1728 additions and 1901 deletions

View File

@@ -145,7 +145,7 @@ For production clusters it's recommended to build own image with this step done
Superset requires a Python DB-API database driver and a SQLAlchemy
dialect to be installed for each datastore you want to connect to.
See [Install Database Drivers](/docs/databases/installing-database-drivers) for more information.
See [Install Database Drivers](/docs/configuration/databases) for more information.
:::