docs: remove redundant slash from "docs/" navigation item

Aligns with the blog item.

PR: #608
This commit is contained in:
innovaker 2021-01-15 14:18:11 +00:00
parent 969e5568af
commit a82788a661

View file

@ -23,7 +23,7 @@ module.exports = {
},
items: [
{
to: "docs/",
to: "docs",
activeBasePath: "docs",
label: "Docs",
position: "left",