mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-05 04:12:53 +02:00
About/ => About /
This commit is contained in:
parent
908374b2a5
commit
f8af0e3f58
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ const siteConfig = {
|
||||||
headerLinks: [
|
headerLinks: [
|
||||||
{ doc: "installation", label: "Docs" },
|
{ doc: "installation", label: "Docs" },
|
||||||
{ page: "help", label: "Help" },
|
{ page: "help", label: "Help" },
|
||||||
{ page: "about-slash", label: "About/"},
|
{ page: "about-slash", label: "About /"},
|
||||||
{ blog: true, label: "Blog" },
|
{ blog: true, label: "Blog" },
|
||||||
{
|
{
|
||||||
href: "https://github.com/facebook/docusaurus",
|
href: "https://github.com/facebook/docusaurus",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue