forked from kofal.net/zmk
docs: remove redundant slash from "docs/" navigation item
Aligns with the blog item. PR: #608
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = {
|
||||
},
|
||||
items: [
|
||||
{
|
||||
to: "docs/",
|
||||
to: "docs",
|
||||
activeBasePath: "docs",
|
||||
label: "Docs",
|
||||
position: "left",
|
||||
|
||||
Reference in New Issue
Block a user