Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site 03d6af507 -> af6e5cd62
Add link to blog. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/af6e5cd6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/af6e5cd6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/af6e5cd6 Branch: refs/heads/asf-site Commit: af6e5cd62778e35f04ac78906fd3b8e52c7c80ac Parents: 03d6af5 Author: JamesBognar <[email protected]> Authored: Mon Jul 10 09:07:25 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Mon Jul 10 09:07:25 2017 -0400 ---------------------------------------------------------------------- content/community.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/af6e5cd6/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index a923b6a..21b7a66 100644 --- a/content/community.html +++ b/content/community.html @@ -20,6 +20,7 @@ <li><a class='doclink' href='http://apache.org/foundation/mailinglists.html' target='_top'>Apache mailing lists</a> - How to subscribe to the mailing list. <li><a class='doclink' href='https://lists.apache.org/[email protected]' target='_top'>Pony Mail</a> - Mailing list archive. <li><a class='doclink' href='https://cwiki.apache.org/confluence/display/JUNEAU' target='_top'>Confluence workspace</a> - Design documents and information for developers. + <li><a class='doclink' href='https://cwiki.apache.org/confluence/pages/viewrecentblogposts.action?key=JUNEAU' target='_top'>Confluence blog</a> - Updates on new features and changes. <li><a class='doclink' href='http://incubator.apache.org/projects/juneau.html' target='_top'>Incubation status page</a> - Current incubation status of this page. <li><a class='doclink' href='https://twitter.com/ApacheJuneau' target='_top'>Twitter</a> - Announcements. <li><a class='doclink' href='https://the-asf.slack.com/messages/C4RHGMTC2' target='_top'>Slack</a> - Intra-team communication.
