NIFI-741: Adding a link to the contributor guide in the Community section of navigation.

This commit is contained in:
Aldrin Piri 2015-07-03 00:55:15 -04:00
parent eddc071b8e
commit 063afe2a0d
1 changed files with 2 additions and 1 deletions

View File

@ -41,6 +41,7 @@
<li class="has-dropdown"> <li class="has-dropdown">
<a href="#">Community</a> <a href="#">Community</a>
<ul class="dropdown"> <ul class="dropdown">
<li><a href="https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide">Contributor Guide</a></li>
<li><a href="mailing_lists.html">Mailing Lists</a></li> <li><a href="mailing_lists.html">Mailing Lists</a></li>
<li><a href="people.html">People</a></li> <li><a href="people.html">People</a></li>
</ul> </ul>
@ -68,4 +69,4 @@
</ul> </ul>
</section> </section>
</nav> </nav>
</div> </div>