Point "Report Problems" to Workplace internally

Summary: OSS continues to be GitHub issues.

Reviewed By: mweststrate

Differential Revision: D21324887

fbshipit-source-id: c024337d7f8e976d9f755de928a0af29d76d4321
This commit is contained in:
Pascal Hartig
2020-04-30 06:04:04 -07:00
committed by Facebook GitHub Bot
parent 1011042bdb
commit 5c05e4e85b

View File

@@ -379,7 +379,7 @@ function getTemplate(
{
label: 'Report problems',
click: function () {
shell.openExternal('https://github.com/facebook/flipper/issues');
shell.openExternal(constants.FEEDBACK_GROUP_LINK);
},
},
{