Skip to content

Commit 723575a

Browse files
authored
Update examples.rst
Use correct example for MDNS
1 parent 874d3ed commit 723575a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ accessible via a hostname in addition to an IP address.
2626

2727
In this example, the server is accessible via ``http://custom-mdns-hostname/`` and ``http://custom-mdns-hostname.local/``.
2828

29-
.. literalinclude:: ../examples/httpserver_cpu_information.py
30-
:caption: examples/httpserver_cpu_information.py
29+
.. literalinclude:: ../examples/httpserver_mdns.py
30+
:caption: examples/httpserver_mdns.py
3131
:linenos:
3232

3333
Change NeoPixel color

0 commit comments

Comments
 (0)