This is an automated email from the ASF dual-hosted git repository.
rusackas 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 fb919c718d docs: replace broken david badges with libraries.io (#27903)
fb919c718d is described below
commit fb919c718d5112ab6157e7195884f0b6c42d6b25
Author: Jamie King <[email protected]>
AuthorDate: Thu Apr 4 22:00:23 2024 -0700
docs: replace broken david badges with libraries.io (#27903)
---
superset-embedded-sdk/README.md | 3 +++
superset-frontend/packages/generator-superset/README.md | 2 +-
superset-frontend/packages/superset-ui-chart-controls/README.md | 2 +-
superset-frontend/packages/superset-ui-core/README.md | 2 +-
superset-frontend/packages/superset-ui-demo/README.md | 3 +--
superset-frontend/plugins/legacy-plugin-chart-calendar/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-chord/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-country-map/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-event-flow/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-heatmap/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-histogram/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-horizon/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-map-box/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-paired-t-test/README.md | 4 ++--
.../plugins/legacy-plugin-chart-parallel-coordinates/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-partition/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-rose/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-sankey-loop/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-sankey/README.md | 4 ++--
superset-frontend/plugins/legacy-plugin-chart-world-map/README.md | 4 ++--
superset-frontend/plugins/legacy-preset-chart-deckgl/README.md | 4 ++--
superset-frontend/plugins/legacy-preset-chart-nvd3/README.md | 4 ++--
superset-frontend/plugins/plugin-chart-echarts/README.md | 4 ++--
superset-frontend/plugins/plugin-chart-handlebars/README.md | 3 ++-
superset-frontend/plugins/plugin-chart-pivot-table/README.md | 3 ++-
superset-frontend/plugins/plugin-chart-table/README.md | 4 ++--
superset-frontend/plugins/plugin-chart-word-cloud/README.md | 4 ++--
27 files changed, 51 insertions(+), 47 deletions(-)
diff --git a/superset-embedded-sdk/README.md b/superset-embedded-sdk/README.md
index 06b5b63b07..f2f784f285 100644
--- a/superset-embedded-sdk/README.md
+++ b/superset-embedded-sdk/README.md
@@ -17,6 +17,9 @@ specific language governing permissions and limitations
under the License.
-->
+[](https://www.npmjs.com/package/@superset-ui/embedded-sdk)
+[](https://libraries.io/npm/@superset-ui%2Fembedded-sdk)
+
# Superset Embedded SDK
The Embedded SDK allows you to embed dashboards from Superset into your own
app,
diff --git a/superset-frontend/packages/generator-superset/README.md
b/superset-frontend/packages/generator-superset/README.md
index 3c90c81874..5388153279 100644
--- a/superset-frontend/packages/generator-superset/README.md
+++ b/superset-frontend/packages/generator-superset/README.md
@@ -20,7 +20,7 @@ under the License.
# generator-superset
[](https://www.npmjs.com/package/@superset-ui/generator-superset)
-[](https://david-dm.org/apache-superset/superset-ui?path=packages/generator-superset)
+[](https://libraries.io/npm/@superset-ui%2Fgenerator-superset)
> Scaffolder for Superset
diff --git a/superset-frontend/packages/superset-ui-chart-controls/README.md
b/superset-frontend/packages/superset-ui-chart-controls/README.md
index 760055f044..5ce8f14b41 100644
--- a/superset-frontend/packages/superset-ui-chart-controls/README.md
+++ b/superset-frontend/packages/superset-ui-chart-controls/README.md
@@ -20,7 +20,7 @@ under the License.
## @superset-ui/chart-controls
[](https://www.npmjs.com/package/@superset-ui/chart-controls)
-[](https://david-dm.org/apache-superset/superset-ui?path=packages/superset-ui-chart-controls)
+[](https://libraries.io/npm/@superset-ui%2Fchart-controls)
Description
diff --git a/superset-frontend/packages/superset-ui-core/README.md
b/superset-frontend/packages/superset-ui-core/README.md
index 2066a0f1fc..be4f72a16d 100644
--- a/superset-frontend/packages/superset-ui-core/README.md
+++ b/superset-frontend/packages/superset-ui-core/README.md
@@ -20,7 +20,7 @@ under the License.
## @superset-ui/core
[](https://www.npmjs.com/package/@superset-ui/core)
-[](https://david-dm.org/apache-superset/superset-ui?path=packages/superset-ui-core)
+[](https://libraries.io/npm/@superset-ui%2Fcore)
Description
diff --git a/superset-frontend/packages/superset-ui-demo/README.md
b/superset-frontend/packages/superset-ui-demo/README.md
index 6e29c8f874..b1a9be3a1f 100644
--- a/superset-frontend/packages/superset-ui-demo/README.md
+++ b/superset-frontend/packages/superset-ui-demo/README.md
@@ -19,8 +19,7 @@ under the License.
## @superset-ui/demo
-[](https://www.npmjs.com/package/@superset-ui/demo)
-[](https://david-dm.org/apache-superset/superset-ui?path=packages/superset-ui-demo)
+[](https://github.com/apache/superset/blob/master/superset-frontend/packages/superset-ui-demo/package.json)
Storybook of `@superset-ui` packages. See it live at
[apache-superset.github.io/superset-ui](https://apache-superset.github.io/superset-ui)
diff --git a/superset-frontend/plugins/legacy-plugin-chart-calendar/README.md
b/superset-frontend/plugins/legacy-plugin-chart-calendar/README.md
index ca18c4f71a..f1dea584cf 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-calendar/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-calendar/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-calendar
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-calendar)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-calendar)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-calendar)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-calendar)
This plugin provides Calendar Heatmap for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-chord/README.md
b/superset-frontend/plugins/legacy-plugin-chart-chord/README.md
index 1bd7865c2b..16146f86f6 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-chord/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-chord/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-chord
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-chord)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-chord)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-chord)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-chord)
This plugin provides Chord Diagram for Superset.
diff --git
a/superset-frontend/plugins/legacy-plugin-chart-country-map/README.md
b/superset-frontend/plugins/legacy-plugin-chart-country-map/README.md
index 2bd7e69b89..6b28e43fd9 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-country-map/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-country-map/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-country-map
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-country-map)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-country-map)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-country-map)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-country-map)
This plugin provides Country Map for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-event-flow/README.md
b/superset-frontend/plugins/legacy-plugin-chart-event-flow/README.md
index c40f38b491..4d6ab33568 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-event-flow/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-event-flow/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-event-flow
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-event-flow)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-event-flow)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-event-flow)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-event-flow)
This plugin provides Event Flow for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-heatmap/README.md
b/superset-frontend/plugins/legacy-plugin-chart-heatmap/README.md
index 1b6d4e72b0..2843c8f2ad 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-heatmap/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-heatmap/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-heatmap
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-heatmap)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-heatmap)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-heatmap)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-heatmap)
This plugin provides Heatmap for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-histogram/README.md
b/superset-frontend/plugins/legacy-plugin-chart-histogram/README.md
index dd2c0ef9e0..7d02227b60 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-histogram/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-histogram/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-histogram
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-histogram)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-histogram)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-histogram)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-histogram)
This plugin provides Histogram for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-horizon/README.md
b/superset-frontend/plugins/legacy-plugin-chart-horizon/README.md
index 0060502e6e..07d3079621 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-horizon/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-horizon/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-horizon
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-horizon)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-horizon)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-horizon)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-horizon)
This plugin provides Horizon for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-map-box/README.md
b/superset-frontend/plugins/legacy-plugin-chart-map-box/README.md
index 0f79f20b20..d3ecc6bed4 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-map-box/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-map-box/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-map-box
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-map-box)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-map-box)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-map-box)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-map-box)
This plugin provides MapBox for Superset.
diff --git
a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/README.md
b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/README.md
index 1038b9fde7..34bc5fc4ca 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-paired-t-test
-[](hhttps://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-paired-t-test)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-paired-t-test)
+[](hhttps://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-paired-t-test)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-paired-t-test)
This plugin provides Paired T Test for Superset.
diff --git
a/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/README.md
b/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/README.md
index c2bc49b10d..350b9c95a0 100644
---
a/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/README.md
+++
b/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-parallel-coordinates
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-parallel-coordinates)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-parallel-coordinates)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-parallel-coordinates)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-parallel-coordinates)
This plugin provides Parallel Coordinates for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-partition/README.md
b/superset-frontend/plugins/legacy-plugin-chart-partition/README.md
index 1b05654d00..e5e07cc145 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-partition/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-partition/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-partition
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-partition)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-partition)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-partition)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-partition)
This plugin provides Partition for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-rose/README.md
b/superset-frontend/plugins/legacy-plugin-chart-rose/README.md
index f369ed387a..c010abbd79 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-rose/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-rose/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-rose
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-rose)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-rose)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-rose)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-rose)
This plugin provides Nightingale Rose Diagram for Superset.
diff --git
a/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/README.md
b/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/README.md
index ba1f2d36c2..631b00d62a 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-sankey-loop
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-sankey)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-sankey)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-sankey)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-sankey-loop)
This plugin provides Sankey Diagram with loops for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-sankey/README.md
b/superset-frontend/plugins/legacy-plugin-chart-sankey/README.md
index 39ddc8cee6..675908523f 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-sankey/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-sankey/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-sankey
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-sankey)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-sankey)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-sankey)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-sankey)
This plugin provides Sankey Diagram for Superset.
diff --git a/superset-frontend/plugins/legacy-plugin-chart-world-map/README.md
b/superset-frontend/plugins/legacy-plugin-chart-world-map/README.md
index de28ea4105..b9965f6b26 100644
--- a/superset-frontend/plugins/legacy-plugin-chart-world-map/README.md
+++ b/superset-frontend/plugins/legacy-plugin-chart-world-map/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-plugin-chart-world-map
-[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-world-map)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-plugin-chart-world-map)
+[](https://www.npmjs.com/package/@superset-ui/legacy-plugin-chart-world-map)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-plugin-chart-world-map)
This plugin provides World Map for Superset.
diff --git a/superset-frontend/plugins/legacy-preset-chart-deckgl/README.md
b/superset-frontend/plugins/legacy-preset-chart-deckgl/README.md
index 7874da1771..f7455b355d 100644
--- a/superset-frontend/plugins/legacy-preset-chart-deckgl/README.md
+++ b/superset-frontend/plugins/legacy-preset-chart-deckgl/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-preset-chart-deckgl
-[](https://img.shields.io/npm/v/@superset-ui/legacy-preset-chart-deckgl.svg?style=flat-square)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-preset-chart-deckgl)
+[](https://img.shields.io/npm/v/@superset-ui/legacy-preset-chart-deckgl.svg?style=flat-square)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-preset-chart-deckgl)
This plugin provides `deck.gl` for Superset.
diff --git a/superset-frontend/plugins/legacy-preset-chart-nvd3/README.md
b/superset-frontend/plugins/legacy-preset-chart-nvd3/README.md
index d334d8625b..b2cc76eff0 100644
--- a/superset-frontend/plugins/legacy-preset-chart-nvd3/README.md
+++ b/superset-frontend/plugins/legacy-preset-chart-nvd3/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/legacy-preset-chart-nvd3
-[](https://www.npmjs.com/package/@superset-ui/legacy-preset-chart-nvd3)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-legacy-preset-chart-nvd3)
+[](https://www.npmjs.com/package/@superset-ui/legacy-preset-chart-nvd3)
+[](https://libraries.io/npm/@superset-ui%2Flegacy-preset-chart-nvd3)
This plugin provides Big Number for Superset.
diff --git a/superset-frontend/plugins/plugin-chart-echarts/README.md
b/superset-frontend/plugins/plugin-chart-echarts/README.md
index 89f6a8b989..a114a83808 100644
--- a/superset-frontend/plugins/plugin-chart-echarts/README.md
+++ b/superset-frontend/plugins/plugin-chart-echarts/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/plugin-chart-echarts
-[](https://www.npmjs.com/package/@superset-ui/plugin-chart-echarts)
-[](https://david-dm.org/apache-superset/superset-ui?path=packages/superset-ui-plugin-chart-echarts)
+[](https://www.npmjs.com/package/@superset-ui/plugin-chart-echarts)
+[](https://libraries.io/npm/@superset-ui%2Fplugin-chart-echarts)
This plugin provides Echarts viz plugins for Superset:
diff --git a/superset-frontend/plugins/plugin-chart-handlebars/README.md
b/superset-frontend/plugins/plugin-chart-handlebars/README.md
index 5b5468cc05..d0c7bdc520 100644
--- a/superset-frontend/plugins/plugin-chart-handlebars/README.md
+++ b/superset-frontend/plugins/plugin-chart-handlebars/README.md
@@ -19,7 +19,8 @@ under the License.
## @superset-ui/plugin-chart-handlebars
-[](https://www.npmjs.com/package/@superset-ui/plugin-chart-handlebars)
+[](https://www.npmjs.com/package/@superset-ui/plugin-chart-handlebars)
+[](https://libraries.io/npm/@superset-ui%2Fplugin-chart-handlebars)
This plugin renders the data using a handlebars template.
diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/README.md
b/superset-frontend/plugins/plugin-chart-pivot-table/README.md
index 5d1adec2e5..6b95549cc5 100644
--- a/superset-frontend/plugins/plugin-chart-pivot-table/README.md
+++ b/superset-frontend/plugins/plugin-chart-pivot-table/README.md
@@ -19,7 +19,8 @@ under the License.
## @superset-ui/plugin-chart-pivot-table
-[](https://www.npmjs.com/package/@superset-ui/plugin-chart-pivot-table)
+[](https://www.npmjs.com/package/@superset-ui/plugin-chart-pivot-table)
+[](https://libraries.io/npm/@superset-ui%2Fplugin-chart-pivot-table)
This plugin provides Pivot Table for Superset.
diff --git a/superset-frontend/plugins/plugin-chart-table/README.md
b/superset-frontend/plugins/plugin-chart-table/README.md
index 9401d834a3..fbcfde4a05 100644
--- a/superset-frontend/plugins/plugin-chart-table/README.md
+++ b/superset-frontend/plugins/plugin-chart-table/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/plugin-chart-table
-[](https://www.npmjs.com/package/@superset-ui/plugin-chart-table)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=plugins/superset-ui-plugin-chart-table)
+[](https://www.npmjs.com/package/@superset-ui/plugin-chart-table)
+[](https://libraries.io/npm/@superset-ui%2Fplugin-chart-table)
This plugin provides Table chart for Superset.
diff --git a/superset-frontend/plugins/plugin-chart-word-cloud/README.md
b/superset-frontend/plugins/plugin-chart-word-cloud/README.md
index 88998e2446..314d2615ab 100644
--- a/superset-frontend/plugins/plugin-chart-word-cloud/README.md
+++ b/superset-frontend/plugins/plugin-chart-word-cloud/README.md
@@ -19,8 +19,8 @@ under the License.
## @superset-ui/plugin-chart-word-cloud
-[](https://www.npmjs.com/package/@superset-ui/plugin-chart-word-cloud)
-[](https://david-dm.org/apache-superset/superset-ui-plugins?path=packages/superset-ui-plugin-chart-word-cloud)
+[](https://www.npmjs.com/package/@superset-ui/plugin-chart-word-cloud)
+[](https://libraries.io/npm/@superset-ui%2Fplugin-chart-word-cloud)
This plugin provides Word Cloud for Superset.