From 2079bbd1d88f14d633e16dc4d18db36da5b75e2c Mon Sep 17 00:00:00 2001 From: Mohammad Mahdi Nazari <60518834+IPdotSetAF@users.noreply.github.com> Date: Sat, 23 Aug 2025 21:17:47 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d57209..3d1c053 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ Instructions: ### Server Working Example -Please refer to this [fully working example](examples/simple_server/simple_server.ino) +Please refer to this [fully working example](https://github.com/IPdotSetAF/ESPAsyncHTTPUpdateServer/blob/master/examples/simple_server/simple_server.ino) ## TODO: - Custom CSS support