Update website setup for new API

This commit is contained in:
Frank Li 2017-08-07 10:34:53 -07:00
parent 63e3e31117
commit b71ef8c0f1
7 changed files with 12 additions and 24 deletions

View file

@ -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" }