From 93456528082807f495084a8bf5beb7c89ca7a335 Mon Sep 17 00:00:00 2001 From: parly Date: Sun, 22 Sep 2019 23:50:07 +0900 Subject: [PATCH] Change repository url --- src/main/resources/assets/computercraft/lua/rom/motd.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/computercraft/lua/rom/motd.txt b/src/main/resources/assets/computercraft/lua/rom/motd.txt index afb322c11..873dedc5a 100644 --- a/src/main/resources/assets/computercraft/lua/rom/motd.txt +++ b/src/main/resources/assets/computercraft/lua/rom/motd.txt @@ -1,4 +1,4 @@ -View the source code at https://github.com/SquidDev-CC/CC-Tweaked +View the source code at https://github.com/mystiacraft/cc-tweaked-fabric View the documentation at https://wiki.computercraft.cc Visit the forum at https://forums.computercraft.cc You can disable these messages by running "set motd.enable false"