From c79dd8fdd18bbcf07675569a8342e4de7630b088 Mon Sep 17 00:00:00 2001 From: Evan Rusackas Date: Tue, 7 Feb 2023 08:04:03 -0700 Subject: [PATCH] chore: updating link to sandbox.js (#23005) --- .../src/utilities/Shared_DeckGL.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx b/superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx index e12dca191dd65..3ae47ac054e8a 100644 --- a/superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx +++ b/superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx @@ -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 = (
{t(