Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 155a3a0

Browse files
committed
Fixed paths to the documentation
1 parent a67632c commit 155a3a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
docs_dir: doc/book
2-
site_dir: doc/html
1+
docs_dir: docs/book
2+
site_dir: docs/html
33
pages:
44
- index.md
55
- 'Quick Start': quick-start.md

0 commit comments

Comments
 (0)