From d7fefefea5959ae89694891b2a034ec274eb2fe3 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 3 Jul 2025 23:01:48 +0800 Subject: remove tboox.org --- xmake/core/main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/core/main.lua') diff --git a/xmake/core/main.lua b/xmake/core/main.lua index 4cbffc98a..055675183 100644 --- a/xmake/core/main.lua +++ b/xmake/core/main.lua @@ -46,7 +46,7 @@ local debugger = require("base/debugger") local menu = { title = "${bright}xmake v" .. _VERSION .. ", A cross-platform build utility based on " .. (xmake._LUAJIT and "LuaJIT" or "Lua") .. "${clear}" -, copyright = "Copyright (C) 2015-present Ruki Wang, ${underline}tboox.org${clear}, ${underline}xmake.io${clear}" +, copyright = "Copyright (C) 2015-present Ruki Wang, ${underline}https://xmake.io${clear}" -- the tasks: xmake [task] , function () -- cgit v1.3.1