This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch Fixing-links
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/Fixing-links by this push:
     new f6e460fc0e Fix readme link
f6e460fc0e is described below

commit f6e460fc0e77c670f9d4830289125416f8ba74fd
Author: Evan Rusackas <[email protected]>
AuthorDate: Tue Oct 22 12:22:10 2024 -0700

    Fix readme link
---
 RELEASING/release-notes-4-1/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASING/release-notes-4-1/README.md 
b/RELEASING/release-notes-4-1/README.md
index 9c7b387198..6af1266ad7 100644
--- a/RELEASING/release-notes-4-1/README.md
+++ b/RELEASING/release-notes-4-1/README.md
@@ -137,4 +137,4 @@ There is now a [metadata 
bar](https://github.com/apache/superset/pull/27857) add
 
 ## Change to Docker image builds
 
-Starting in 4.1.0, the release's docker image does not ship with drivers 
needed to operate Superset. Users may need to install a driver for their 
metadata database (MySQL or Postgres) as well as the driver for their data 
warehouse. This is a result of changes to the `lean` docker image that official 
releases come from; see [Docker Build 
Presets](/docs/installation/docker-builds#build-presets) for more details.
+Starting in 4.1.0, the release's docker image does not ship with drivers 
needed to operate Superset. Users may need to install a driver for their 
metadata database (MySQL or Postgres) as well as the driver for their data 
warehouse. This is a result of changes to the `lean` docker image that official 
releases come from; see [Docker Build 
Presets](https://superset.apache.org/docs/installation/docker-builds/#build-presets)
 for more details.

Reply via email to