Skip to content

Commit e3c518b

Browse files
author
Devyn Stott
committed
doc(): Fix the home page, so it appears
1 parent 663b93d commit e3c518b

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/SyntaxRules/python-starter/
33
theme: readthedocs
44
docs_dir: 'starter'
55
pages:
6-
- 'Overview': 'README.md'
6+
- 'Overview': 'index.md'
77
- 'User Guide':
88
- 'Quick Start': 'docs/user_guide/article1.md'
99
- 'Service API': 'docs/user_guide/article2.md'

0 commit comments

Comments
 (0)