We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fc6e2 commit 0e2c945Copy full SHA for 0e2c945
src/config.js
@@ -70,7 +70,7 @@ export const DEFAULT_WINDOW_OPTIONS = {
70
y: 0,
71
};
72
73
-export const FRANZ_SERVICE_REQUEST = 'https://bit.ly/franz-plugin-docs';
+export const FRANZ_SERVICE_REQUEST = 'https://bit.ly/franz-service-request-support';
74
export const FRANZ_TRANSLATION = 'https://bit.ly/franz-translate';
75
export const FRANZ_DEV_DOCS = 'http://bit.ly/franz-dev-hub';
76
0 commit comments