Author: jleroux Date: Sat Feb 18 12:40:50 2017 New Revision: 1783525 URL: http://svn.apache.org/viewvc?rev=1783525&view=rev Log: No functional change, fixes a typo
Modified: ofbiz/site/source-repositories.html Modified: ofbiz/site/source-repositories.html URL: http://svn.apache.org/viewvc/ofbiz/site/source-repositories.html?rev=1783525&r1=1783524&r2=1783525&view=diff ============================================================================== --- ofbiz/site/source-repositories.html (original) +++ ofbiz/site/source-repositories.html Sat Feb 18 12:40:50 2017 @@ -79,7 +79,7 @@ </ul> <p>There are also 2 Git repositories, one for committers and one for users at GitHub</p> <ul> - <li><b>Git for commiters</b> <a href="https://cwiki.apache.org/confluence/display/OFBIZ/Git+for+committers" class="external-link" rel="nofollow" target="external">This wiki page explains how to use it.</a></li> + <li><b>Git for committers</b> <a href="https://cwiki.apache.org/confluence/display/OFBIZ/Git+for+committers" class="external-link" rel="nofollow" target="external">This wiki page explains how to use it.</a></li> <li> <b>GitHub for users</b>: The repository is available at <a href="https://github.com/apache/ofbiz" class="external-link" rel="nofollow" target="external">https://github.com/apache/ofbiz</a> <p><font color="red">After splitting plugins (ex specialpurpose) from the rest, we are waiting for an update of the OFBiz GitHub mirror (see INFRA-13497). So this is a WIP...</font></p>