Browse Source

modify community

ruki 7 years ago
parent
commit
e06c4b9cb7
5 changed files with 6 additions and 6 deletions
  1. 1 1
      cn/index.html
  2. 2 2
      config.js
  3. 1 1
      landing.html
  4. 1 1
      landing/index.cn.md
  5. 1 1
      landing/index.md

+ 1 - 1
cn/index.html

@@ -261,7 +261,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://github.com/tboox/community/issues">TBOOX开源社区</a></li>
+  <li>社区:<a href="https://www.reddit.com/r/tboox/">Reddit论坛</a></li>
   <li>聊天:<a href="https://gitter.im/tboox/tboox?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;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>源码:<a href="https://github.com/tboox/xmake">Github</a>, <a href="https://gitee.com/tboox/xmake">Gitee</a></li>
   <li>QQ群:343118190</li>

+ 2 - 2
config.js

@@ -35,7 +35,7 @@ docute.init({
         title: 'Feedback', path: 'https://github.com/tboox/xmake/issues'
       },
       {
-        title: 'Community', path: 'https://github.com/tboox/community/issues'
+        title: 'Community', path: 'https://www.reddit.com/r/tboox/'
       },
       {
         title: 'English', type: 'dropdown', items: langs, exact: true
@@ -58,7 +58,7 @@ docute.init({
         title: '反馈', path: 'https://github.com/tboox/xmake/issues'
       },
       {
-        title: '社区', path: 'https://github.com/tboox/community/issues'
+        title: '社区', path: 'https://www.reddit.com/r/tboox/'
       },
       {
         title: '中文', type: 'dropdown', items: langs, exact: true

+ 1 - 1
landing.html

@@ -261,7 +261,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://github.com/tboox/community/issues">tboox@community</a></li>
+  <li>Community:<a href="https://www.reddit.com/r/tboox/">forum on reddit</a></li>
   <li>ChatRoom:<a href="https://gitter.im/tboox/tboox?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;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>Source Code:<a href="https://github.com/tboox/xmake">Github</a>, <a href="https://gitee.com/tboox/xmake">Gitee</a></li>
 </ul>

+ 1 - 1
landing/index.cn.md

@@ -200,7 +200,7 @@ target("test")
 
 * 邮箱:[[email protected]](mailto:[email protected])
 * 主页:[tboox.org](http://www.tboox.org/cn)
-* 社区:[TBOOX开源社区](https://github.com/tboox/community/issues)
+* 社区:[Reddit论坛](https://www.reddit.com/r/tboox/)
 * 聊天:[![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 * 源码:[Github](https://github.com/tboox/xmake), [Gitee](https://gitee.com/tboox/xmake)
 * QQ群:343118190

+ 1 - 1
landing/index.md

@@ -200,6 +200,6 @@ Some projects using xmake:
 
 * Email:[[email protected]](mailto:[email protected])
 * Homepage:[tboox.org](http://www.tboox.org)
-* Community:[tboox@community](https://github.com/tboox/community/issues)
+* Community:[forum on reddit](https://www.reddit.com/r/tboox/)
 * ChatRoom:[![Join the chat at https://gitter.im/tboox/tboox](https://badges.gitter.im/tboox/tboox.svg)](https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 * Source Code:[Github](https://github.com/tboox/xmake), [Gitee](https://gitee.com/tboox/xmake)