We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9761ce8 commit 695259cCopy full SHA for 695259c
js/ext.togetherjs.config.js
@@ -7,7 +7,7 @@
7
baseUrl: mw.config.get( 'wgServer' ) +
8
mw.config.get( 'wgExtensionAssetsPath' ) +
9
'/TogetherJS',
10
- hubBase: 'http://hub.togetherjs.com/',
+ hubBase: 'https://togetherjs-hub.glitch.me/',
11
12
useMinimizedCode: true,
13
cacheBust: false,
0 commit comments