diff --git a/website/sidebars.js b/website/sidebars.js index 24ccb348d..5fde79b3d 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -140,7 +140,6 @@ module.exports = { 'fb/Add-Support-Group-to-Flipper-Support-Form', 'fb/Alerts', 'fb/bundling', - 'fb/Certificate-Exchange-Diagram', 'fb/Electron-Upgrade', 'fb/flipper-analytics', 'fb/Navigation-Plugin-Development-Guide', @@ -151,6 +150,7 @@ module.exports = { 'fb/error-logging', 'fb/scribe', 'fb/async-testing', + 'fb/connections', ]), ], },