Skip to content

Commit e544c02

Browse files
committed
Fix URL
1 parent 4b5c922 commit e544c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_labs/http-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ To submit your code, upload it to Gradescope.
112112

113113
- [HTTP Specification](https://tools.ietf.org/html/rfc7230)
114114

115-
- [HTTP Wikipedia Article](https://en.wikipedia.org/wiki/HTTP#HTTP/1.1_response_messages)
115+
- [HTTP Wikipedia Article](https://en.wikipedia.org/wiki/HTTP#Response)
116116

117117
- [How to get file size in Python?](https://www.geeksforgeeks.org/how-to-get-file-size-in-python/)
118118

0 commit comments

Comments
 (0)