mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
Merge pull request #396 from SamWolfs/fix/http-project-chapters
Fix chapter 12 & 13 headers
This commit is contained in:
@@ -5,7 +5,7 @@ created_at: 2020/06/08
|
||||
title: "Chapter 12: Replying"
|
||||
---
|
||||
|
||||
## Chapter 11: Replying.
|
||||
## Chapter 12: Replying.
|
||||
|
||||
Servers have a number of responses they can make to a request. These range from "OK" to "Not Found" a list can be found [here](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ created_at: 2020/06/08
|
||||
title: "Chapter 13: Config"
|
||||
---
|
||||
|
||||
## Chapter 12: Config.
|
||||
## Chapter 13: Config.
|
||||
|
||||
For the time being we have been hard coding all the various values like the port and the web directory,
|
||||
it's about time we made this configurable.
|
||||
|
||||
Reference in New Issue
Block a user