Skip to content

Commit

Permalink
Fix for issue: iLCSoft#26, set base url
Browse files Browse the repository at this point in the history
Set mkdocs option `site_url` to avoid linking errors
  • Loading branch information
JBenda committed Jul 23, 2020
1 parent ae71fc6 commit 50e6dfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
site_name: MarlinMT
site_url: 'https://ilcsoft.github.io/MarlinMT/'
nav:
- Home: 'index.md'
- About:
Expand Down

0 comments on commit 50e6dfe

Please sign in to comment.