Repository: incubator-beam-site Updated Branches: refs/heads/asf-site 342fe7e42 -> 4f1473477
Add a link to the Apache Code of Conduct Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/46a9783e Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/46a9783e Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/46a9783e Branch: refs/heads/asf-site Commit: 46a9783e31df2ef474a2db61eb129fbff08afdd2 Parents: 342fe7e Author: Dan Halperin <[email protected]> Authored: Wed Aug 3 23:47:28 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Wed Aug 3 23:47:28 2016 -0700 ---------------------------------------------------------------------- _includes/header.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/46a9783e/_includes/header.html ---------------------------------------------------------------------- diff --git a/_includes/header.html b/_includes/header.html index d7e31db..653bda5 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -90,6 +90,7 @@ <li><a href="http://www.apache.org/security/">Security</a></li> <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> + <li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct</a></li> </ul> </li> </ul>
