From 005c365bac0b245048050d48d27df098739a6f8f Mon Sep 17 00:00:00 2001 From: walon Date: Tue, 19 Aug 2025 18:34:06 +0800 Subject: [PATCH] =?UTF-8?q?[change]=20luban=E6=96=87=E6=A1=A3=E7=BD=91?= =?UTF-8?q?=E7=AB=99=E5=9F=9F=E5=90=8D=E6=94=B9=E4=B8=BAwww.datable.cn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Editor/Menu.cs | 4 ++-- README.md | 4 ++-- README_zh.md | 4 ++-- package.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Editor/Menu.cs b/Editor/Menu.cs index f67fe00..e4712d5 100644 --- a/Editor/Menu.cs +++ b/Editor/Menu.cs @@ -7,11 +7,11 @@ namespace Luban.Editor { [MenuItem("Luban/About", priority = 0)] - public static void OpenAbout() => Application.OpenURL("https://luban.doc.code-philosophy.com/docs/intro"); + public static void OpenAbout() => Application.OpenURL("https://www.datable.cn/docs/intro"); [MenuItem("Luban/Quick Start")] - public static void OpenQuickStart() => Application.OpenURL("https://luban.doc.code-philosophy.com/docs/beginner/quickstart"); + public static void OpenQuickStart() => Application.OpenURL("https://www.datable.cn/docs/beginner/quickstart"); } } \ No newline at end of file diff --git a/README.md b/README.md index 1fbf786..0818760 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ Luban standardizes the game configuration development workflow, which can greatl ## Documentation - [Luban](https://github.com/focus-creative-games/luban) -- [Official Documentation](https://luban.doc.code-philosophy.com/) -- [Quick Start](https://luban.doc.code-philosophy.com/docs/beginner/quickstart) +- [Official Documentation](https://www.datable.cn/) +- [Quick Start](https://www.datable.cn/docs/beginner/quickstart) - **Example Project** ([github](https://github.com/focus-creative-games/luban_examples)) ([gitee](https://gitee.com/focus-creative-games/luban_examples) ) ## Support and Contact diff --git a/README_zh.md b/README_zh.md index 89b4268..86902ac 100644 --- a/README_zh.md +++ b/README_zh.md @@ -34,8 +34,8 @@ luban标准化了游戏配置开发工作流,可以极大提升策划和程序 ## 文档 - [Luban](https://github.com/focus-creative-games/luban) -- [官方文档](https://luban.doc.code-philosophy.com/) -- [快速上手](https://luban.doc.code-philosophy.com/docs/beginner/quickstart) +- [官方文档](https://www.datable.cn/) +- [快速上手](https://www.datable.cn/docs/beginner/quickstart) - **示例项目** ([github](https://github.com/focus-creative-games/luban_examples)) ([gitee](https://gitee.com/focus-creative-games/luban_examples)) ## 支持与联系 diff --git a/package.json b/package.json index a5e5f60..a52918b 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "displayName": "Luban", "description": "luban is a powerful, easy-to-use, elegant and stable game configuration solution.", "category": "Runtime", - "documentationUrl": "https://luban.doc.code-philosophy.com/docs/intro", + "documentationUrl": "https://www.datable.cn/docs/intro", "licensesUrl": "https://github.com/focus-creative-games/luban_unity/blob/main/LICENSE", "keywords": [ "luban",