Skip to content

Commit dd865e0

Browse files
authored
No longer an incubator project!
1 parent c839c5d commit dd865e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

superset-frontend/plugins/legacy-preset-chart-deckgl/src/utilities/Shared_DeckGL.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const DEFAULT_VIEWPORT = {
3838
};
3939

4040
const sandboxUrl =
41-
'https://github.com/apache/incubator-superset/' +
41+
'https://github.com/apache/superset/' +
4242
'blob/master/superset-frontend/plugins/legacy-preset-chart-deckgl/src/utils/sandbox.js';
4343
const jsFunctionInfo = (
4444
<div>

0 commit comments

Comments
 (0)