From 33f7b976f55e94107a7e49ec9ba5ebe6ccb78bb8 Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Wed, 4 Oct 2023 05:14:38 -0700 Subject: [PATCH] Add migration docs Summary: Metamate says: This diff adds documentation for VPN-less Interngraph requests in Flipper. The changes include adding a new file to the Flipper documentation with information on how to use VPN-less Interngraph requests and updating the sidebar to include the new documentation. Reviewed By: lblasa Differential Revision: D49907281 fbshipit-source-id: 9e541e0c6e64215db1c3b899df45d5f9fbdaa0da --- website/sidebars.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/sidebars.js b/website/sidebars.js index 56a178537..45759f8f7 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -163,6 +163,7 @@ module.exports = { 'internals/documentation-formatting', ] }, + 'fb/vpnless-interngraph', 'fb/arc_uiqr', 'fb/connections', {