From 3c3ad701e3997725b972ff877fcabafc10c55776 Mon Sep 17 00:00:00 2001 From: ageerle <32251822+ageerle@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:35:35 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d7f7502..67b417d5 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ RuoYi-AI ### 版权说明 -该项目签署了MIT 授权许可,详情请参阅 [LICENSE.txt](https://github.com/ageerle/ruoyi-ai/blob/master/LICENSE.txt) +该项目签署了MIT 授权许可,详情请参阅 [LICENSE.txt](https://github.com/ageerle/ruoyi-ai/blob/main/LICENSE) ### 鸣谢 - [chatgpt-java](https://github.com/Grt1228/chatgpt-java)