We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72fcaef commit 7751c17Copy full SHA for 7751c17
src/config.js
@@ -39,7 +39,7 @@ export const DEFAULT_FEATURES_CONFIG = {
39
isServiceProxyPremiumFeature: true,
40
};
41
42
-export const FRANZ_SERVICE_REQUEST = 'hhttp://bit.ly/franz-plugin-docs';
+export const FRANZ_SERVICE_REQUEST = 'https://bit.ly/franz-plugin-docs';
43
export const FRANZ_TRANSLATION = 'https://bit.ly/franz-translate';
44
45
export const FILE_SYSTEM_SETTINGS_TYPES = [
0 commit comments