docs(common): updated component and example links

This commit is contained in:
Suren Gabrielyan
2023-04-19 11:58:05 +04:00
parent 6c299c068b
commit f48d9b2fcf
4 changed files with 8 additions and 8 deletions

View File

@ -6,9 +6,9 @@ mDNS is a multicast UDP service that is used to provide local network service an
## Examples
Get started with example test [Example](examples/README.md):
Get started with example test [Example](https://github.com/espressif/esp-protocols/tree/master/components/mdns/examples):
## Documentation
* View the full [documentation(English)](https://espressif.github.io/esp-protocols/mdns/en/index.html)
* View the full [documentation(Chinese)](https://espressif.github.io/esp-protocols/mdns/zh_CN/index.html)
* View the full [documentation(English)](https://docs.espressif.com/projects/esp-protocols/mdns/docs/latest/en/index.html)
* View the full [documentation(Chinese)](https://docs.espressif.com/projects/esp-protocols/mdns/latest/zh_CN/index.html)