Fix flipper site code links

Summary: This has to be set so codehub and vscode links get the right prefix

Reviewed By: passy

Differential Revision: D32205617

fbshipit-source-id: d60dcd5bcc5a9194c22e2a27e7b9980034a6f010
This commit is contained in:
John Knox
2021-11-05 09:45:57 -07:00
committed by Facebook GitHub Bot
parent 07468fdfd1
commit 1dc3c03b12

View File

@@ -191,6 +191,7 @@ const siteConfig = {
], ],
customFields: { customFields: {
fbRepoName: 'fbsource', fbRepoName: 'fbsource',
ossRepoPath: 'xplat/sonar',
}, },
// end_config_example // end_config_example
plugins: [ plugins: [