From 8bf51555480d39fa2c85cdbe907b194b73dd2011 Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Mon, 5 Feb 2024 10:53:53 +0100 Subject: [PATCH] Website update --- README.md | 2 +- docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c23491..d841bb2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Async Web Server for ESP31B -This fork is based on https://github.com/yubox-node-org/ESPAsyncWebServer and includes all the concurrency fixes. +This fork is based on [yubox-node-org/ESPAsyncWebServer](https://github.com/yubox-node-org/ESPAsyncWebServer) and includes all the concurrency fixes. ## Changes in this fork diff --git a/docs/index.md b/docs/index.md index 3c23491..d841bb2 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,7 +6,7 @@ Async Web Server for ESP31B -This fork is based on https://github.com/yubox-node-org/ESPAsyncWebServer and includes all the concurrency fixes. +This fork is based on [yubox-node-org/ESPAsyncWebServer](https://github.com/yubox-node-org/ESPAsyncWebServer) and includes all the concurrency fixes. ## Changes in this fork