diff --git a/chapters/ch01.0-what-is-a-web-server-anyway.md b/chapters/ch01.0-what-is-a-web-server-anyway.md index cd058b7..a82eff5 100644 --- a/chapters/ch01.0-what-is-a-web-server-anyway.md +++ b/chapters/ch01.0-what-is-a-web-server-anyway.md @@ -112,4 +112,4 @@ Your computer receives the response from the web server. Your browser interprets > A quick disclaimer: our learning approach will prioritize clarity and thoroughness. I will introduce a topic, break it down, and if we come across any unfamiliar concepts, we will explore them until everything is fully understood. -[![Read Next](/assets/imgs/next.png)](/chapters/ch02-your-first-nodejs-server.md) +[![Read Next](/assets/imgs/next.png)](/chapters/ch02-your-first-nodejs-program.md)