Update echo server tool link in IPv6 demo (#1063)

This commit is contained in:
ActoryOu
2023-08-08 18:17:07 +08:00
committed by GitHub
parent b1d2de487b
commit 9389770c1a

View File

@ -189,4 +189,4 @@ The UDP Echo Client demo also demonstrates the UDP zero copy for both IPv4 and I
UDPEchoClient_SingleTasks.c file to 1.
#### Sample TCP server in Go:
[TCP Echo Server](https://github.com/aws/amazon-freertos/tree/main/tools/echo_server)
[TCP Echo Server](https://github.com/FreeRTOS/FreeRTOS-Libraries-Integration-Tests/tree/main/tools/echo_server)