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