diff options
| author | ruki <[email protected]> | 2017-06-09 22:26:56 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-06-09 22:26:56 +0800 |
| commit | e6f6d43feb29a7c87a70bc8cbfdb0670809a65d8 (patch) | |
| tree | a2861934ddd3163b51756868138c122a3efe0055 /docs | |
| parent | 4b23e71a7e82eeec5d58015ae4a4ee83d5265c6d (diff) | |
modify community links
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/cn/index.html | 2 | ||||
| -rw-r--r-- | docs/landing.html | 2 | ||||
| -rw-r--r-- | docs/landing/index.cn.md | 2 | ||||
| -rw-r--r-- | docs/landing/index.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/cn/index.html b/docs/cn/index.html index d3fe61e2f..ec25b2141 100644 --- a/docs/cn/index.html +++ b/docs/cn/index.html @@ -149,7 +149,7 @@ <ul> <li>邮箱:<a href="mailto:[email protected]">[email protected]</a></li> <li>主页:<a href="http://www.tboox.org/cn">tboox.org</a></li> - <li>社区:<a href="https://groups.google.com/forum/#!forum/xmake">Google Group</a></li> + <li>社区:<a href="https://github.com/tboox/community/issues">TBOOX开源社区</a></li> <li>聊天:<a href="https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://badges.gitter.im/tboox/tboox.svg" alt="Join the chat at https://gitter.im/tboox/tboox" /></a></li> <li>QQ群:343118190</li> <li>微信公众号:tboox-os</li> diff --git a/docs/landing.html b/docs/landing.html index 10015293f..6b01de784 100644 --- a/docs/landing.html +++ b/docs/landing.html @@ -149,7 +149,7 @@ <ul> <li>Email:<a href="mailto:[email protected]">[email protected]</a></li> <li>Homepage:<a href="http://www.tboox.org">tboox.org</a></li> - <li>Community:<a href="https://groups.google.com/forum/#!forum/xmake">Google Group</a></li> + <li>Community:<a href="https://github.com/tboox/community/issues">tboox@community</a></li> <li>ChatRoom:<a href="https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://badges.gitter.im/tboox/tboox.svg" alt="Join the chat at https://gitter.im/tboox/tboox" /></a></li> </ul> diff --git a/docs/landing/index.cn.md b/docs/landing/index.cn.md index 671998a0f..d8297edaa 100644 --- a/docs/landing/index.cn.md +++ b/docs/landing/index.cn.md @@ -94,7 +94,7 @@ $ xmake run -d console * 邮箱:[[email protected]](mailto:[email protected]) * 主页:[tboox.org](http://www.tboox.org/cn) -* 社区:[Google Group](https://groups.google.com/forum/#!forum/xmake) +* 社区:[TBOOX开源社区](https://github.com/tboox/community/issues) * 聊天:[](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) * QQ群:343118190 * 微信公众号:tboox-os diff --git a/docs/landing/index.md b/docs/landing/index.md index 8fbddc452..de491978c 100644 --- a/docs/landing/index.md +++ b/docs/landing/index.md @@ -94,5 +94,5 @@ $ xmake run -d console * Email:[[email protected]](mailto:[email protected]) * Homepage:[tboox.org](http://www.tboox.org) -* Community:[Google Group](https://groups.google.com/forum/#!forum/xmake) +* Community:[tboox@community](https://github.com/tboox/community/issues) * ChatRoom:[](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
