Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisPringle committed Jun 30, 2024
1 parent 14a5b0f commit f62fc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Sources/Stroika/Frameworks/WebServer/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ builtin - as part of your application.

## Getting Started
- [Sample Web Server](../../../../../Samples/WebServer/)
- Or even simpler - http responses for SSDP
- Or even simpler - http responses for SSDP [Sample SSDP Server](../../../../../Samples/SSDPServer/)
~~~
struct WebServerForDeviceDescription_ : WebServer::ConnectionManager {
static inline const HTTP::Headers kDefaultResponseHeaders_{[] () {
Expand Down

0 comments on commit f62fc53

Please sign in to comment.