Fix docs dir

This commit is contained in:
David Stotijn
2020-11-09 21:20:49 +01:00
parent 471fa212ef
commit efc115e961
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ module.exports = {
themeConfig: {
repo: "dstotijn/hetty",
editLinks: true,
docsDir: "docs",
docsDir: "docs/src",
editLinkText: "",
lastUpdated: true,
logo: "/assets/logo.png",