8000 Update library.properties · fuelbuddies/esp32_https_server@021d489 · GitHub
[go: up one dir, main page]

Skip to content

Commit 021d489

Browse files
authored
Update library.properties
1 parent 3e434ce commit 021d489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ maintainer=Hakuame <hakuame@gmail.com>
55
sentence=Alternative ESP32 Webserver implementation for the ESP32, supporting HTTPS and HTTP.
66
paragraph=The library provides TLS support and simultaneous connections. It can be used to run an HTTP or HTTPS server, or both in parallel. The server's resources are defined through handler and middleware functions, giving an easy start to everyone who has worked with frameworks like Express or Servlets before.
77
category=Communication
8-
url=https://github.com/fhessel/esp32_https_server
8+
url=https://github.com/hakuamesan/esp32_https_server
99
architectures=esp32
1010
includes=HTTPSServer.hpp,HTTPRequest.hpp,HTTPResponse.hpp

0 commit comments

Comments
 (0)
0