docs: update documentation links

This commit is contained in:
Suren Gabrielyan
2023-05-12 11:56:54 +04:00
parent ef1c5eb28a
commit 4de52981cb
4 changed files with 5 additions and 5 deletions

View File

@ -109,7 +109,7 @@ Limitations and Known Issues
Application Example
-------------------
A simple WebSocket example that uses esp_websocket_client to establish a websocket connection and send/receive data with the `websocket.org <https://websocket.org>`_ server can be found here: :example:`example <../examples>`.
A simple WebSocket example that uses esp_websocket_client to establish a websocket connection and send/receive data with the `websocket.org <https://websocket.org>`_ server can be found here: `example <https://github.com/espressif/esp-protocols/tree/master/components/esp_websocket_client/examples>`_
Sending Text Data
^^^^^^^^^^^^^^^^^