Skip to content

Commit 38635cb

Browse files
committed
Update README
1 parent 4db8d66 commit 38635cb

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
====
33

44
FairyGUI is a Cross Platform UI Editor & UI framework.
5-
[Get FairyGUI-Editor](http://en.fairygui.com/product)
5+
[Get FairyGUI-Editor](https://en.fairygui.com/product.html)
66

77
Compared with traditional Unity UI engines such as NGUI and UGUI, FairyGUI uses a way of thinking closer to the designer to redefine the production process of the UI, which greatly reduces the time the programmer needs to invest in making the UI.<br>
88

@@ -27,10 +27,8 @@ FairyGUI also fully encapsulates all input methods. Whether mouse, single touch,
2727
Learn
2828
====
2929

30-
[Guide](http://en.fairygui.com/guide)
30+
[Guide](https://en.fairygui.com/docs/guide/index.html)
3131

3232
License
3333
====
34-
MIT
35-
36-
[Donate](http://en.fairygui.com/service)
34+
MIT

README_zh-CN.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
====
33

44
FairyGUI是一个适用于许多游戏引擎的UI中间件。<br>
5-
[下载编辑器](http://www.fairygui.com/product)
5+
[下载编辑器](https://www.fairygui.com/product.html)
66

77
在运行效率方面,FairyGUI对DrawCall优化使用了特有的`FairyBatching`技术,相比NGUI、UGUI的传统优化技术更加高效而且容易控制,特别是对动静耦合越来越复杂的UI设计更是应付自如。<br>
88

@@ -24,10 +24,8 @@ FairyGUI还对所有输入方式进行了完整的封装,无论是鼠标、单
2424
学习
2525
====
2626

27-
[教程](http://www.fairygui.com/guide)
27+
[教程](https://www.fairygui.com/docs/guide/index.html)
2828

2929
License
3030
====
31-
MIT
32-
33-
[捐助](http://www.fairygui.com/service)
31+
MIT

0 commit comments

Comments
 (0)