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

sfirke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 52f8734662 docs: update README.md to avoid 404 issue (#28217)
52f8734662 is described below

commit 52f8734662cdeadba1a4ae80be3e2c74ad8f85a9
Author: Cykablyat <[email protected]>
AuthorDate: Thu Apr 25 17:07:36 2024 +0200

    docs: update README.md to avoid 404 issue (#28217)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8c294089db..c8c5a7c67e 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,7 @@ Understanding the Superset Points of View
   - [Superset in 2 Minutes using Docker 
Compose](https://superset.apache.org/docs/installation/docker-compose#installing-superset-locally-using-docker-compose)
   - [Installing Database 
Drivers](https://superset.apache.org/docs/databases/docker-add-drivers/)
   - [Building New Database 
Connectors](https://preset.io/blog/building-database-connector/)
-  - [Create Your First 
Dashboard](https://superset.apache.org/docs/using-superset/first-dashboard)
+  - [Create Your First 
Dashboard](https://superset.apache.org/docs/using-superset/creating-your-first-dashboard/)
   - [Comprehensive Tutorial for Contributing Code to Apache Superset
   ](https://preset.io/blog/tutorial-contributing-code-to-apache-superset/)
 - [Resources to master Superset by Preset](https://preset.io/resources/)

Reply via email to