[infer][PR] [website] Update docusaurus config

Summary: Pull Request resolved: https://github.com/facebook/infer/pull/1230

Differential Revision: D20281043

Pulled By: jvillard

fbshipit-source-id: 508e36e45
master
BSKY 5 years ago committed by Facebook Github Bot
parent bc01844db1
commit 1e142d2cee

@ -60,8 +60,8 @@ module.exports = {
title: "Social",
items: [
{ label: "Blog", to: "blog" },
{ label: "GitHub", href: "https://github.com/facebook" },
{ label: "Twitter", href: "https://twitter.com/fbOpenSource" }
{ label: "GitHub", href: "https://github.com/facebook/infer" },
{ label: "Twitter", href: "https://twitter.com/fbinfer" }
]
}
],

Loading…
Cancel
Save