Skip to content

Commit 695259c

Browse files
committed
Changing the abandoned original TogetherJS Mozilla Hub to Glitch hub used by JSFiddle community
1 parent 9761ce8 commit 695259c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/ext.togetherjs.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
baseUrl: mw.config.get( 'wgServer' ) +
88
mw.config.get( 'wgExtensionAssetsPath' ) +
99
'/TogetherJS',
10-
hubBase: 'http://hub.togetherjs.com/',
10+
hubBase: 'https://togetherjs-hub.glitch.me/',
1111

1212
useMinimizedCode: true,
1313
cacheBust: false,

0 commit comments

Comments
 (0)