Author: hboutemy
Date: Sat May 30 21:41:02 2020
New Revision: 1878316

Log:
fix links

Modified:
    
maven/website/components/plugins-archives/maven-wrapper-plugin-LATEST/download.html
    
maven/website/components/plugins-archives/maven-wrapper-plugin-LATEST/index.html

Modified: 
maven/website/components/plugins-archives/maven-wrapper-plugin-LATEST/download.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-wrapper-plugin-LATEST/download.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-wrapper-plugin-LATEST/download.html
 Sat May 30 21:41:02 2020
@@ -209,9 +209,9 @@
             
 <td><a 
href="[preferred]maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip">maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip</a></td>
             
-<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip.sha1";>maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip.sha1</a></td>
+<td><a class="externalLink" 
href="https://www.apache.org/dist/maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip.sha512";>maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip.sha512</a></td>
             
-<td><a class="externalLink" 
href="http://www.apache.org/dist/maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip.asc";>maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip.asc</a></td>
+<td><a class="externalLink" 
href="https://www.apache.org/dist/maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip.asc";>maven/plugins/maven-wrapper-plugin-3.0.1-source-release.zip.asc</a></td>
           </tr>
         </tbody>
       </table>

Modified: 
maven/website/components/plugins-archives/maven-wrapper-plugin-LATEST/index.html
==============================================================================
--- 
maven/website/components/plugins-archives/maven-wrapper-plugin-LATEST/index.html
 (original)
+++ 
maven/website/components/plugins-archives/maven-wrapper-plugin-LATEST/index.html
 Sat May 30 21:41:02 2020
@@ -146,8 +146,8 @@ under the License.
 <div class="section">
 <h2><a name="Usage"></a>Usage</h2>
 <p>General instructions on how to use the Wrapper Plugin can be found on the 
<a href="./usage.html">usage page</a>.</p>
-<p>In case you still have questions regarding the plugin&#x2019;s usage, 
please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact 
the <a href="./mail-lists.html">user mailing list</a>. The posts to the mailing 
list are archived and could already contain the answer to your question as part 
of an older thread. Hence, it is also worth browsing/searching the <a 
href="./mail-lists.html">mail archive</a>.</p>
-<p>If you feel like the plugin is missing a feature or has a defect, you can 
fill a feature request or bug report in our <a 
href="./issue-tracking.html">issue tracker</a>. When creating a new issue, 
please provide a comprehensive description of your concern. Especially for 
fixing bugs it is crucial that the developers can reproduce your problem. For 
this reason, entire debug logs, POMs or most preferably little demo projects 
attached to the issue are very much appreciated. Of course, patches are 
welcome, too. Contributors can check out the project from our <a 
href="./source-repository.html">source repository</a> and will find 
supplementary information in the <a class="externalLink" 
href="http://maven.apache.org/guides/development/guide-helping.html";>guide to 
helping with Maven</a>.</p></div>
+<p>In case you still have questions regarding the plugin&#x2019;s usage, 
please have a look at the <a href="./faq.html">FAQ</a> and feel free to contact 
the <a href="./mailing-lists.html">user mailing list</a>. The posts to the 
mailing list are archived and could already contain the answer to your question 
as part of an older thread. Hence, it is also worth browsing/searching the <a 
href="./mailing-lists.html">mail archive</a>.</p>
+<p>If you feel like the plugin is missing a feature or has a defect, you can 
fill a feature request or bug report in our <a 
href="./issue-management.html">issue tracker</a>. When creating a new issue, 
please provide a comprehensive description of your concern. Especially for 
fixing bugs it is crucial that the developers can reproduce your problem. For 
this reason, entire debug logs, POMs or most preferably little demo projects 
attached to the issue are very much appreciated. Of course, patches are 
welcome, too. Contributors can check out the project from our <a 
href="./scm.html">source repository</a> and will find supplementary information 
in the <a class="externalLink" 
href="/guides/development/guide-helping.html">guide to helping with 
Maven</a>.</p></div>
         </div>
       </div>
     </div>


Reply via email to