Skip to content

Commit 3ecbf6f

Browse files
author
Brendan Whitfield
committed
Fixed mkdocs pages -> nav config
1 parent eb8679e commit 3ecbf6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repo_url: https://github.com/brendan-w/python-OBD
33
repo_name: GitHub
44
extra_javascript:
55
- assets/extra.js
6-
pages:
6+
nav:
77
- 'Getting Started': 'index.md'
88
- 'OBD Connections': 'Connections.md'
99
- 'Command Lookup': 'Command Lookup.md'

0 commit comments

Comments
 (0)