From f10f963ff1f35f3237b60ce7c26d77c8844db84c Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Tue, 16 Feb 2021 07:40:30 -0800 Subject: [PATCH] Add sandcastle tech talk as doc Reviewed By: fabiomassimo Differential Revision: D26460572 fbshipit-source-id: d5faf3af1424b271b14e6754c73d5995332abbfc --- website/sidebars.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/sidebars.js b/website/sidebars.js index a951b3a49..22d57c311 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -155,6 +155,7 @@ module.exports = { 'fb/Oncall-Runbook', 'fb/sandcastle', 'fb/Star-Ratings', + 'fb/sandcastle-overview', ]), ], },