Skip to content

Commit de0508f

Browse files
committed
Fix article 3 title
1 parent 58daafa commit de0508f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
Here some example from my tutorial on "How to Build a Web Server"
66
1. [Web Server with esp8266 and esp32: serve pages and manage LEDs](https://www.mischianti.org/2020/10/19/web-server-with-esp8266-and-esp32-serve-pages-and-manage-leds-1/)
7-
2. Web Server with esp8266 and esp32: byte array gzipped pages and SPIFFS
8-
3. Web Server with esp8266 and esp32: distribution of an entire site
7+
2. [Web Server with esp8266 and esp32: byte array gzipped pages and SPIFFS](https://www.mischianti.org/2020/10/26/web-server-with-esp8266-and-esp32-byte-array-gzipped-pages-and-spiffs-2/)
8+
3. Web Server with esp8266 and esp32: multi purpose generic web server
99
4. Web Server with esp8266 and esp32: manage security and authentication
1010
5. Web Server with esp8266 and esp32: add secure REST back-end
1111
6. Web Server with esp8266 and esp32: DHT temperature humidity secure Web Interface

0 commit comments

Comments
 (0)