[change] luban文档网站域名改为www.datable.cn

This commit is contained in:
walon 2025-08-19 18:34:06 +08:00
parent 57e577126c
commit 005c365bac
4 changed files with 7 additions and 7 deletions

View File

@ -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");
}
}

View File

@ -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

View File

@ -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))
## 支持与联系

View File

@ -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",