Skip to content

Commit 71b9636

Browse files
cwt137igrr
authored andcommitted
Fix broken link
1 parent c5b26e4 commit 71b9636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/esp8266wifi/client-examples.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ In case server's web address is incorrect, or server is not accessible, you shou
249249
Conclusion
250250
~~~~~~~~~~
251251

252-
With this simple example we have demonstrated how to set up a client program, connect it to a server, request a web page and retrieve it. Now you should be able to write your own client program for ESP8266 and move to more advanced dialogue with a server, like e.g. using `HTTPS <https://en.wikipedia.org/wiki/HTTPS>`__ protocol with the `Client Secure <readme.md#client-secure>`__.
252+
With this simple example we have demonstrated how to set up a client program, connect it to a server, request a web page and retrieve it. Now you should be able to write your own client program for ESP8266 and move to more advanced dialogue with a server, like e.g. using `HTTPS <https://en.wikipedia.org/wiki/HTTPS>`__ protocol with the :doc:`Client Secure <client-secure-examples>` .
253253

254254
For more client examples please check
255255

0 commit comments

Comments
 (0)