aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.js')
-rw-r--r--src/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.js b/src/config.js
index c612d1e2b..ba3af14b9 100644
--- a/src/config.js
+++ b/src/config.js
@@ -39,7 +39,7 @@ export const DEFAULT_FEATURES_CONFIG = {
39 isServiceProxyPremiumFeature: true, 39 isServiceProxyPremiumFeature: true,
40}; 40};
41 41
42export const FRANZ_SERVICE_REQUEST = 'hhttp://bit.ly/franz-plugin-docs'; 42export const FRANZ_SERVICE_REQUEST = 'https://bit.ly/franz-plugin-docs';
43export const FRANZ_TRANSLATION = 'https://bit.ly/franz-translate'; 43export const FRANZ_TRANSLATION = 'https://bit.ly/franz-translate';
44 44
45export const FILE_SYSTEM_SETTINGS_TYPES = [ 45export const FILE_SYSTEM_SETTINGS_TYPES = [