Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 126d4db

Browse files
committed
Updates migration page
1 parent e0d5f58 commit 126d4db

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/book/v2/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Migration to version 2
1+
# Migration to Version 2
22

33
If you are only using the PSR-7 implementations (e.g., `Request`, `Response`,
44
`ServerRequest`, etc.), migrating to v2 can be done by updating your

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ nav:
1616
- "Custom Responses": v2/custom-responses.md
1717
- Serialization: v2/serialization.md
1818
- API: v2/api.md
19-
- Migration: v2/migration.md
19+
- Migration:
20+
- 'Migration to Version 2': v2/migration.md
2021
- v1:
2122
- Overview: v1/overview.md
2223
- Installation: v1/install.md

0 commit comments

Comments
 (0)