Added links to the QQ Chinese Trafodion discussion group.
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/9d3ad455 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/9d3ad455 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/9d3ad455 Branch: refs/heads/master Commit: 9d3ad45550524e27910f486c6417cae04a384bd6 Parents: da748b4 Author: Gunnar Tapper <[email protected]> Authored: Wed Nov 2 19:47:38 2016 +0000 Committer: Gunnar Tapper <[email protected]> Committed: Wed Nov 2 19:47:38 2016 +0000 ---------------------------------------------------------------------- docs/src/site/markdown/index.md | 2 ++ docs/src/site/site.xml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/9d3ad455/docs/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/docs/src/site/markdown/index.md b/docs/src/site/markdown/index.md index 875b8e5..4206129 100644 --- a/docs/src/site/markdown/index.md +++ b/docs/src/site/markdown/index.md @@ -44,6 +44,8 @@ Trafodion provides SQL access to structured, semi-structured, and unstructured d <table><tr><td> <p><h5>We're working on release 2.1!</h5></p> <p>Check out the <a href="https://cwiki.apache.org/confluence/display/TRAFODION/Roadmap">Roadmap</a> page for planned content.</p> + <p><h5>Want to disucss Trafodion in Chinese? Join the Trafodion discussion on Tencent QQ!</h5></p> + <p><a href="http://im.qq.com/">QQ</a> Group ID: 176011868.</p> </td></tr></table> <!-- 20160524 GTA Need more logos before using this part. http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/9d3ad455/docs/src/site/site.xml ---------------------------------------------------------------------- diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index c7dfd8b..64328df 100644 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -217,7 +217,8 @@ <item href="team-redirect.html" name="Team"/> <item href="presentations.html" name="Presentations"/> <item href="logo.html" name="Logo"/> - <item href="mail-lists.html" name="Mailing List"/> + <item href="mail-lists.html" name="Mailing Lists"/> + <item href="http://im.qq.com" name="QQ (Group ID:176011868)"/> <item href="http:divider" name=""/> <item href="source-repository.html" name="Source Repository"/> <item href="issue-tracking.html" name="Issue Tracking"/>
