From 081b390cf12ead2e43f71d1ed012bfdb400ca18d Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 15 Aug 2022 16:20:19 -0400 Subject: [PATCH] [U] Update github links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca457c61..a5a2ccf4 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ ## GitHub Repo 结构 -* [our-data](https://github.com/hykilpikonna/our-data) - 条目内容存储 -* [OneAmongUs.Web](https://github.com/hykilpikonna/OneAmongUs.Web) - 网页前端源码 -* [OneAmongUs.Backend](https://github.com/hykilpikonna/OneAmongUs.Backend) - 献花和编辑后端源码(暂时私有了) +* [data](https://github.com/one-among-us/data) - 条目内容存储 +* [web](https://github.com/one-among-us/web) - 网页前端源码 +* [backend](https://github.com/one-among-us/backend) - 献花和编辑后端源码 ## 文件结构