mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
docs: cleanup references to apache-superset/superset-ui (#23796)
This commit is contained in:
committed by
GitHub
parent
7e4be7d1ea
commit
60c2e7013d
@@ -13,7 +13,8 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/apache-superset/superset-ui.git"
|
||||
"url": "https://github.com/apache/superset.git",
|
||||
"directory": "superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates"
|
||||
},
|
||||
"keywords": [
|
||||
"superset"
|
||||
@@ -21,9 +22,9 @@
|
||||
"author": "Superset",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/apache-superset/superset-ui/issues"
|
||||
"url": "https://github.com/apache/superset/issues"
|
||||
},
|
||||
"homepage": "https://github.com/apache-superset/superset-ui#readme",
|
||||
"homepage": "https://github.com/apache/superset/tree/master/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates#readme",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user