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

Commit b09459a

Browse files
committed
Fixes path to documentation in mkdocs.yml
1 parent 690d276 commit b09459a

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
- Introduction: intro.md

0 commit comments

Comments
 (0)