From 6cc1b88f5ad46ec9fcd5305fe78c5ad324bce99d Mon Sep 17 00:00:00 2001 From: zxw Date: Mon, 17 Aug 2020 01:54:37 +0800 Subject: [PATCH] update README.md --- landlords-client-javafx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/landlords-client-javafx/README.md b/landlords-client-javafx/README.md index 9705aa5..f635f45 100644 --- a/landlords-client-javafx/README.md +++ b/landlords-client-javafx/README.md @@ -56,4 +56,4 @@ java -jar landlords-client-javafx/target/landlords-client-javafx-#{version}.jar ## 参考 * [NaiveChat](https://github.com/fuzhengwei/NaiveChat) * [ratel部分协议](https://github.com/ainilili/ratel/blob/master/PROTOCO_CN.md) -* [javafx和netty之间的通信](https://github.com/ainilili/ratel/landlords-client-javafx/javafx-netty-communication.md) \ No newline at end of file +* [javafx和netty之间的通信](./javafx-netty-communication.md) \ No newline at end of file