Fix broken links (#18230)

This commit is contained in:
Geido
2022-01-31 17:17:30 +02:00
committed by GitHub
parent 74a9fc1469
commit e12b5bc8b1
4 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ with the recommended connector library for each database.
### 1. Determine the driver you need
To figure out how to install the [database driver](/docs/databases/installing-database-drivers) of your choice.
To figure out how to install the [database driver](/docs/connecting-to-databases/installing-database-drivers) of your choice.
In the example, we'll walk through the process of installing a MySQL driver in Superset.