From c7d6e3bf19571f4388e1e7979bc21441849b44fe Mon Sep 17 00:00:00 2001 From: MapMaths Date: Mon, 16 May 2022 02:25:42 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e863ec..0f394ec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 海龟实验室问题追踪平台(Issue Tracker) ## 追踪问题 -用于报告、讨论、追踪、和管理[海龟实验室](https://www.turtlesim.com/turtle-universe/index-cn.html)(Turtle Universe)的 BUG、功能建议和设计想法。[点击这里](https://gitee.com/turtle-sim/turtle-universe-issue-tracker/issues)开始提交你的反馈吧! +用于报告、讨论、追踪、和管理[海龟实验室](https://www.turtlesim.com/products/turtle-universe/index-cn.html)(Turtle Universe)的 BUG、功能建议和设计想法。[点击这里](https://gitee.com/turtle-sim/turtle-universe-issue-tracker/issues)开始提交你的反馈吧! ## 开放源代码 目前,海龟实验室部分开源,其使用的 NetLogo 完全开源。以下列出主要相关开源项目: @@ -20,4 +20,4 @@ * [网页版 NetLogo Web 引擎](https://github.com/NetLogo/Tortoise) ## 参与管理 -欢迎海龟实验室的管理人员参与管理本问题追踪平台。详情请联系 @John-Chen。 \ No newline at end of file +欢迎海龟实验室的管理人员参与管理本问题追踪平台。详情请联系[@紫兰斋](https://gitee.com/civitasjohn)。 \ No newline at end of file -- Gitee