docs: cleanup references to apache-superset/superset-ui (#23796)

This commit is contained in:
Nicolas Charpentier
2023-04-25 11:18:27 -04:00
committed by GitHub
parent 7e4be7d1ea
commit 60c2e7013d
37 changed files with 124 additions and 91 deletions

View File

@@ -5,13 +5,14 @@
"keywords": [
"superset"
],
"homepage": "https://github.com/apache-superset/superset-ui#readme",
"homepage": "https://github.com/apache/superset/tree/master/superset-frontend/plugins/legacy-plugin-chart-partition#readme",
"bugs": {
"url": "https://github.com/apache-superset/superset-ui/issues"
"url": "https://github.com/apache/superset/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apache-superset/superset-ui.git"
"url": "https://github.com/apache/superset.git",
"directory": "superset-frontend/packages/legacy-plugin-chart-partition"
},
"license": "Apache-2.0",
"author": "Superset",