diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2022-10-17 14:27:52 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2022-10-17 14:27:52 -0400 |
| commit | 6b09d4d92fbf4eec98ae1db42e57ba9d2a94de4c (patch) | |
| tree | 0f0a3f5866a4da102783836aa2458fb1cf101942 /mkdocs.yml | |
| parent | 4942700ca3387b64cc6443a80bac60b470588bb9 (diff) | |
fix images and some user manual links
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ markdown_extensions: permalink: True nav: - - Home: '/' + - Home: 'index.md' - Getting Started: 'getting-started.md' # #- User Manual: 'guide/' |
