We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496eac7 commit 98a710aCopy full SHA for 98a710a
javascript/src/utils.js
@@ -18,7 +18,7 @@ goog.require('kt.MultiComplete');
18
* @type {string} Base path where to load other resources.
19
*/
20
klokantech.jekylledit.BASE_URL = goog.DEBUG ? 'http://localhost:8000/' :
21
- 'https://jekylledit.klokantech.com/';
+ 'https://jekylledit.kartenportal.ch/';
22
23
24
/**
0 commit comments