Skip to content

Commit 3ff830d

Browse files
committed
capitalize Bydantic in nav
1 parent ec07d9d commit 3ff830d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
site_name: bydantic
1+
site_name: Bydantic
22
site_url: https://kylehusmann.com/bydantic
33
repo_url: https://github.com/khusmann/bydantic
44

55
nav:
6-
- Welcome to bydantic: index.md
6+
- Welcome to Bydantic: index.md
77
- Getting Started: getting-started.md
88
- More Field Types: more-field-types.md
99
- Complex Data Structures: complex-data-structures.md

0 commit comments

Comments
 (0)