Author: lukaszlenart Date: Fri Feb 3 14:21:33 2017 New Revision: 1006142 Log: Updates production
Modified: websites/production/struts/content/submitting-patches.html Modified: websites/production/struts/content/submitting-patches.html ============================================================================== --- websites/production/struts/content/submitting-patches.html (original) +++ websites/production/struts/content/submitting-patches.html Fri Feb 3 14:21:33 2017 @@ -218,9 +218,9 @@ git pull <p>as <code class="highlighter-rouge">my-branch</code> was already connected with remote branch.</p> -<p>The final step is to open a Pull Request (short: PR) against the original Apache Struts repo. Go to the [Apache Struts -mirror]https://github.com/apache/struts), then to <a href="https://github.com/apache/struts/pulls">Pull request</a> and hit -<a href="https://github.com/apache/struts/compare/">New Pull Request</a> button.</p> +<p>The final step is to open a Pull Request (short: PR) against the original Apache Struts repo. Go to the +<a href="https://github.com/apache/struts">Apache Struts mirror</a>, then to <a href="https://github.com/apache/struts/pulls">Pull request</a> +and hit <a href="https://github.com/apache/struts/compare/">New Pull Request</a> button.</p> <p>If not already selected, click on <code class="highlighter-rouge">compare across forks.</code> Right now you must select from the dropdowns on right your fork and branch to compare the differences with the Apache Strutsâ <code class="highlighter-rouge">master</code> branch.</p>