fix docs_dir in mkdocs.yml
This commit is contained in:
parent
a57848f6df
commit
f193f51660
|
|
@ -4,7 +4,7 @@ site_author: Fischer Moseley
|
|||
|
||||
repo_url: https://github.com/fischermoseley/manta/
|
||||
|
||||
docs_dir: ../docs
|
||||
docs_dir: 'doc'
|
||||
|
||||
theme:
|
||||
name: material
|
||||
|
|
|
|||
Loading…
Reference in New Issue