About/ => About /

This commit is contained in:
Joel Marcey 2017-12-13 19:42:46 -08:00
parent 908374b2a5
commit f8af0e3f58

View file

@ -78,7 +78,7 @@ const siteConfig = {
headerLinks: [
{ doc: "installation", label: "Docs" },
{ page: "help", label: "Help" },
{ page: "about-slash", label: "About/"},
{ page: "about-slash", label: "About /"},
{ blog: true, label: "Blog" },
{
href: "https://github.com/facebook/docusaurus",