From d27fa6f24ef0f3c05fc42186226edd2d382c3764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E9=98=B3?= <30631593+LiuYangMrLY@users.noreply.github.com> Date: Thu, 5 May 2022 21:02:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Leo=20=E7=9A=84=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/ComputerNetwork/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/ComputerNetwork/README.md b/common/ComputerNetwork/README.md index 772f8c8..914adf9 100644 --- a/common/ComputerNetwork/README.md +++ b/common/ComputerNetwork/README.md @@ -6,5 +6,5 @@ ## Java 模拟 TCP 可靠传输 - [Ctwo](https://github.com/YuiCtwo/OUC-ComputerNetwork-Exp) -- [Leo](https://github.com/249606097/TCP-Experiment) +- [Leo](https://github.com/LiuYangMrLY/TCP-Experiment) - [yyx](https://github.com/19020011038/TCP)