Skip to content

Commit 803cc4c

Browse files
committed
update the name of ch6.1
1 parent 357b318 commit 803cc4c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ The repo for our backend framework- [Velocy](https://github.com/ishtms/velocy)
161161
- [Starting our web server](/chapters/ch06.0-http-deep-dive.md#starting-our-web-server)
162162
- [Testing our web server](/chapters/ch06.0-http-deep-dive.md#testing-our-web-server)
163163
- [Testing with `cURL`](/chapters/ch06.0-http-deep-dive.md#testing-with-curl)
164-
- [HTTP Verbs](/chapters/ch06.1-http-verbs.md)
164+
- [HTTP Verbs, Versioning and the benefits of `HTTP/1.1`](/chapters/ch06.1-http-verbs-versioning-http1_1.md)
165165
- [`GET` - Retrieve data](/chapters/ch06.1-http-verbs.md#get---retrieve-data)
166166
- [`POST` - Create something](/chapters/ch06.1-http-verbs.md#post---create-something)
167167
- [`PUT` - Replace or create](/chapters/ch06.1-http-verbs.md#put---replace-or-create)

0 commit comments

Comments
 (0)