diff --git a/website/siteConfig.js b/website/siteConfig.js index 36155fa59..1f069e2d0 100644 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -17,6 +17,7 @@ const siteConfig = { {doc: 'understand', label: 'Docs'}, {href: repoUrl, label: 'GitHub'}, ], + editUrl: 'https://github.com/facebook/flipper/blob/master/docs/', /* path to images for header/footer */ headerIcon: 'img/icon.png', footerIcon: 'img/mascot.png',