Skip to content

Commit bdfb6af

Browse files
kartbenMaureenHelm
authored andcommitted
samples: net: http_server: add link to HTTP Server doc page
Improve navigability in the documentation by adding a link to the main HTTP Server documentation page to the HTTP Server sample. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 64894e8 commit bdfb6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/net/sockets/http_server/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Overview
88
--------
99

10-
This sample application demonstrates the use of the ``http_server`` library.
10+
This sample application demonstrates the use of the :ref:`http_server_interface` library.
1111
This library provides high-level functions to simplify and abstract server implementation.
1212
The server supports the HTTP/1.1 protocol which can also be upgraded to HTTP/2,
1313
it also support native HTTP/2 protocol without upgrading.

0 commit comments

Comments
 (0)