Skip to content

Commit

Permalink
Fiddle with mkdocs.yml file paths
Browse files Browse the repository at this point in the history
  • Loading branch information
pineapplemachine committed Mar 27, 2018
1 parent 4bf274e commit 099f991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
site_name: Canary
pages:
- Home: docs/index.md
- API Documentation: docs/api.md
- Home: index.md
- API Documentation: api.md
theme: readthedocs

0 comments on commit 099f991

Please sign in to comment.