This is an automated email from the ASF dual-hosted git repository.
lyndsi 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 861001251d fix(readme): link target and title (#19576)
861001251d is described below
commit 861001251d48eb801863a48dd9182ed7504e176d
Author: Mikael Schirén <[email protected]>
AuthorDate: Sat Dec 10 01:51:28 2022 +0100
fix(readme): link target and title (#19576)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index fb1d155e26..2e23c970c7 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ Understanding the Superset Points of View
- [Building a Database Connector for
Superset](https://preset.io/events/2021-02-16-building-a-database-connector-for-superset/)
- Visualizations
- - [Building Custom Viz
Plugins](https://superset.apache.org/docs/installation/building-custom-viz-plugins)
+ - [Creating Viz
Plugins](https://superset.apache.org/docs/contributing/creating-viz-plugins/)
- [Managing and Deploying Custom Viz
Plugins](https://medium.com/nmc-techblog/apache-superset-manage-custom-viz-plugins-in-production-9fde1a708e55)
- [Why Apache Superset is Betting on Apache
ECharts](https://preset.io/blog/2021-4-1-why-echarts/)