Add navbar link for odoc

This commit is contained in:
Matej Sima 2019-06-07 12:13:08 +02:00
parent b36f497f85
commit ef243fb203

View File

@ -101,7 +101,8 @@ const siteConfig = {
{doc: 'api-cli-commands', label: 'CLI'},
{doc: 'tutorials/first-smart-contract', label: 'Tutorials'},
{ blog: true, label: 'Blog' },
{doc: 'contributors/origin', label: 'Contribute'},
{ href: "/odoc", label: "Api" },
{doc: 'contributors/origin', label: 'Contribute'}
],
// If you have users set above, you add it here: