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

Aligns with the blog item.

PR: #608
main
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: [ items: [
{ {
to: "docs/", to: "docs",
activeBasePath: "docs", activeBasePath: "docs",
label: "Docs", label: "Docs",
position: "left", position: "left",