change docs path

This commit is contained in:
ffdfgdfg
2020-01-08 22:24:03 +08:00
parent 6c7ac59626
commit 5d7023f055
10 changed files with 22 additions and 23 deletions

View File

@@ -29,7 +29,7 @@
hideOtherSidebarContent: true, // whether or not to hide other sidebar content
},
plugins: [
EditOnGithubPlugin.create("https://github.com/cnlh/nps/tree/master/docs/", "", "在github上编辑"),
EditOnGithubPlugin.create("https://github.com/ehang-io/nps/tree/master/docs/", "", "在github上编辑"),
]
}