Skip to content

Commit

Permalink
Fixed slashes on docs and site's dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
Descent098 committed Jan 16, 2020
1 parent d7e802a commit 1531369
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
Expand Up @@ -12,9 +12,9 @@ theme: readthedocs

repo_url: https://github.com/Descent098/pystall

docs_dir: docs
docs_dir: /docs

site_dir: site
site_dir: /site

site_description: This is the documentation site for pystall, an easy to use python package to simplify and automate resource installation and configuration.

Expand Down

0 comments on commit 1531369

Please sign in to comment.