From da5f0de2033dff2899eae2d97c1838402ee80e2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikael=20Schir=C3=A9n?= Date: Wed, 6 Apr 2022 22:17:29 +0200 Subject: [PATCH] Fix link target --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d95180f2637..5f3aada58bf2 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ how to set up a development environment. - [Apache Superset 1.3 Meetup](https://preset.io/events/apache-superset-1-3/) - [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/)