mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 07:37:19 +02:00
Update website setup for new API
This commit is contained in:
parent
63e3e31117
commit
b71ef8c0f1
7 changed files with 12 additions and 24 deletions
|
@ -29,7 +29,7 @@ const siteConfig = {
|
|||
headerLinksInternal: [
|
||||
{
|
||||
section: "docs",
|
||||
href: "/docusaurus/docs/LANGUAGE/getting-started.html",
|
||||
href: "/docusaurus/docs/getting-started.html",
|
||||
text: "Docs"
|
||||
},
|
||||
{ section: "help", href: "/docusaurus/LANGUAGE/help.html", text: "Help" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue