Skip to content

Commit

Permalink
Fix wording in 'Contribute' blurb on downloads page
Browse files Browse the repository at this point in the history
  • Loading branch information
nylen committed Apr 11, 2011
1 parent b925a81 commit 7359903
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion navi.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,12 @@
</p>

<p>
If you want to contribute please email your thougths from Github and send the contributions trough <a href="http://github.com/jquerytools/jquerytools/forkqueue" class="external">fork queue</a>.
If you want to contribute, please
<a class="external" href="http://github.com/inbox/new/jquerytools">email me your thoughts on Github</a>
and
<a class="external" href="https://github.com/jquerytools/jquerytools/issues/new">open an issue</a>
or
<a class="external" href="http://help.github.com/pull-requests/">send a pull request</a>.
</p>

</c:if>
Expand Down

0 comments on commit 7359903

Please sign in to comment.