mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore: updating link to sandbox.js (#23005)
This commit is contained in:
@@ -38,8 +38,8 @@ const DEFAULT_VIEWPORT = {
|
||||
};
|
||||
|
||||
const sandboxUrl =
|
||||
'https://github.com/apache/incubator-superset/' +
|
||||
'blob/master/superset-frontend/src/modules/sandbox.js';
|
||||
'https://github.com/apache/superset/' +
|
||||
'blob/master/superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/sandbox.js';
|
||||
const jsFunctionInfo = (
|
||||
<div>
|
||||
{t(
|
||||
|
||||
Reference in New Issue
Block a user