Skip to content

Commit

Permalink
fix filename at mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tamasan238 committed Nov 7, 2024
1 parent ef97040 commit 949ade8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wolfHSM/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ docs_dir: build/html/
site_dir: html/
copyright: Copyright © 2024 wolfSSL Inc.
nav:
- "1. Introduction": index.md
- "1. Introduction": chapter01.md
- "2. Overview": chapter02.md
- "3. Getting Started": chapter03.md
- "4. Functional Components": chapter04.md
Expand Down

0 comments on commit 949ade8

Please sign in to comment.