aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.js
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-11-30 16:59:54 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-11-30 16:59:54 +0100
commit6e27c0a978640d51138154e0d77e5fd3ffcd02c9 (patch)
tree9f1fb0cee0773c836d2a948699479cf2d8ece513 /src/config.js
parentFix linting issues (diff)
downloadferdium-app-6e27c0a978640d51138154e0d77e5fd3ffcd02c9.tar.gz
ferdium-app-6e27c0a978640d51138154e0d77e5fd3ffcd02c9.tar.zst
ferdium-app-6e27c0a978640d51138154e0d77e5fd3ffcd02c9.zip
Update service request link
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 6d00b8670..20cf8a048 100644
--- a/src/config.js
+++ b/src/config.js
@@ -27,7 +27,7 @@ export const DEFAULT_APP_SETTINGS = {
27 serviceLimit: 5, 27 serviceLimit: 5,
28}; 28};
29 29
30export const FRANZ_SERVICE_REQUEST = 'https://bit.ly/franz-service-request'; 30export const FRANZ_SERVICE_REQUEST = 'hhttp://bit.ly/franz-plugin-docs';
31export const FRANZ_TRANSLATION = 'https://bit.ly/franz-translate'; 31export const FRANZ_TRANSLATION = 'https://bit.ly/franz-translate';
32 32
33export const FILE_SYSTEM_SETTINGS_TYPES = [ 33export const FILE_SYSTEM_SETTINGS_TYPES = [