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 committed by Pete Johanson
parent ddc5cbdca2
commit 40694a0969
1 changed files with 1 additions and 1 deletions

View File

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