Repository: nifi-site Updated Branches: refs/heads/master cdff86106 -> 564db7c97
added tip on where to learn more about apache mailing list commands Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/564db7c9 Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/564db7c9 Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/564db7c9 Branch: refs/heads/master Commit: 564db7c972ef624bc46fe53718a5077e2eb7ab0c Parents: cdff861 Author: joewitt <[email protected]> Authored: Mon Aug 17 10:23:44 2015 -0400 Committer: joewitt <[email protected]> Committed: Mon Aug 17 10:23:44 2015 -0400 ---------------------------------------------------------------------- src/pages/html/mailing_lists.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/564db7c9/src/pages/html/mailing_lists.hbs ---------------------------------------------------------------------- diff --git a/src/pages/html/mailing_lists.hbs b/src/pages/html/mailing_lists.hbs index 2f8eebf..e522c96 100644 --- a/src/pages/html/mailing_lists.hbs +++ b/src/pages/html/mailing_lists.hbs @@ -15,7 +15,7 @@ title: Apache NiFi Mailing Lists <div class="row"> <div class="large-12 columns"> <p class="description"> - These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link. + These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link. Tips on how to interact with ASF mailing lists found <a href="http://apache.org/foundation/mailinglists.html">here</a> </p> </div> </div>
