Skip to content

Commit 291fdfc

Browse files
Rotzbuadevyte
authored andcommitted
Update client-secure-examples.rst (esp8266#3907)
fix link
1 parent 89e5a48 commit 291fdfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/esp8266wifi/client-secure-examples.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,4 @@ Conclusion
178178
Programming a secure client is almost identical as programming a non-secure client. The difference gets down to one extra step to verify server's identity. Keep in mind limitations due to heavy memory usage that depends on the strength of the key used by the server and whether server is willing to negotiate the `TLS buffer size <https://www.igvita.com/2013/10/24/optimizing-tls-record-size-and-buffering-latency/>`__.
179179

180180
For the list of functions provided to manage secure clients, please refer to the `Client Secure Class
181-
:arrow\_right: <client-secure-class.md>`__ documentation.
181+
:arrow\_right: <client-secure-class.rst>`__ documentation.

0 commit comments

Comments
 (0)