From b7c85e2c2ac70300d9c2c714ef3ce5eb1778bbba Mon Sep 17 00:00:00 2001 From: Taoism DeepLake Date: Thu, 15 Jul 2021 21:02:12 +0800 Subject: [PATCH] Update intro.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 原本的链接挂了 --- old/src/introducation/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/src/introducation/intro.md b/old/src/introducation/intro.md index 1bb68c3..c94938a 100644 --- a/old/src/introducation/intro.md +++ b/old/src/introducation/intro.md @@ -14,7 +14,7 @@ Mod开发需要编程和相当的计算机科学基础,要学好这些并不 如果你对上面两个问题的答案都是肯定的,那么我觉得你可以开始阅读这个教程了。在这个教程里,我会假设你有一定的计算机科学常识,熟悉Java编程的基础。 -那么如果你现在还不会编程怎么办?没关系,这里有个教程推荐给你:[Minecraft mod 开发编程入门 ](https://v2mcdev.com/t/topic/88) +那么如果你现在还不会编程怎么办?那么,去b站上搜索“Java教程”吧,选个播放量高的,看一看。 如果你有任何的问题,请去[论坛](https://v2mcdev.com/)上**按照模版**发帖提问。