JAMES-2315 Upgrade links to https
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f432cb56 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f432cb56 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/f432cb56 Branch: refs/heads/master Commit: f432cb568e7ef096490afce68d754d15914e5083 Parents: 809f23e Author: benwa <[email protected]> Authored: Wed Jan 31 17:09:39 2018 +0700 Committer: benwa <[email protected]> Committed: Thu Feb 1 17:42:28 2018 +0700 ---------------------------------------------------------------------- src/homepage/index.html | 56 +++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 27 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/f432cb56/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index 2d922e1..79d7d34 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -160,24 +160,24 @@ WHAT WILL YOU TRY:</b><br> </span> </li> <li class="post-template center-icon"> - <a href="http://twitter.com/ApacheJames" alt="twitter account"><span class="icon fa-twitter"></span></a> + <a href="https://twitter.com/ApacheJames" alt="twitter account"><span class="icon fa-twitter"></span></a> <span class="details"> <b>Twitter:</b> - <br/>Express yourself and follow us <a href="http://twitter.com/ApacheJames" class="comm" alt="twitter account">@ApacheJames</a>. + <br/>Express yourself and follow us <a href="https://twitter.com/ApacheJames" class="comm" alt="twitter account">@ApacheJames</a>. </span> </li> <li class="post-template center-icon"> - <a href="http://james.apache.org/download.cgi" alt="Downloads"><span class="icon fa-cloud-download "></span></a> + <a href="https://james.apache.org/download.cgi" alt="Downloads"><span class="icon fa-cloud-download "></span></a> <span class="details"> <b>Download Apache James releases:</b> - <br/>Our <a href="http://james.apache.org/download.cgi">download page</a> allows you to download artifacts and sources for the James Server and James libraries. + <br/>Our <a href="https://james.apache.org/download.cgi">download page</a> allows you to download artifacts and sources for the James Server and James libraries. </span> </li> <li class="post-template center-icon"> - <a href="http://james.apache.org/support.html" alt="Professional support"><span class="icon fa-briefcase"></span></a> + <a href="https://james.apache.org/support.html" alt="Professional support"><span class="icon fa-briefcase"></span></a> <span class="details"> <b>Professional support:</b> - <br/>Find a list of companies which can provide you some <a href="http://james.apache.org/support.html" class="comm" alt="Professional support"> + <br/>Find a list of companies which can provide you some <a href="https://james.apache.org/support.html" class="comm" alt="Professional support"> support on James</a>. </span> </li> @@ -197,10 +197,10 @@ WHAT WILL YOU TRY:</b><br> </p> <ul class="no-padding no-margin"> <li class="post-template center-icon"> - <a href="http://www.apache.org/licenses/"><span class="icon fa-copyright "></span></a> + <a href="https://www.apache.org/licenses/"><span class="icon fa-copyright "></span></a> <span class="details"> <b>Licenses:</b> - <br/>All contributions to the James project are made under the <a class="comm" alt="License" href="http://www.apache.org/licenses/">Apache license 2.0</a> + <br/>All contributions to the James project are made under the <a class="comm" alt="License" href="https://www.apache.org/licenses/">Apache license 2.0</a> </span> </li> <li class="post-template center-icon"> @@ -242,7 +242,7 @@ WHAT WILL YOU TRY:</b><br> <b>How to contribute code changes:</b> <br/>Read our sources from the <a href="git://git.apache.org/james-project.git" class="comm" alt="James Git sources">Apache Git</a>.<br/> You can also come and interact with us on <a href="https://github.com/apache/james-project" class="comm" alt="James on GitHub">GitHub</a> and share your work by creating a pull request.<br/> - Alternatively, you can attach a <a class="comm" alt="Patch" href="http://james.apache.org/contribute.html#Code_Patches">patch</a> to the JIRA issue.<br/> + Alternatively, you can attach a <a class="comm" alt="Patch" href="https://james.apache.org/contribute.html#Code_Patches">patch</a> to the JIRA issue.<br/> After a review, and exchanges with you, an Apache James developer will integrate the changes once it matches our policies. </span> </li> @@ -261,21 +261,23 @@ WHAT WILL YOU TRY:</b><br> </span> </li> <li class="post-template center-icon"> - <a href="http://www.apache.org/security/" alt="Report security vulnerabilities"><span class="icon fa-shield "></span></a> + <a href="https://www.apache.org/security/" alt="Report security vulnerabilities"><span class="icon fa-shield "></span></a> <span class="details"> <b>Reporting security vulnerabilities:</b><br/> - <a class="comm" alt="Security" href="http://www.apache.org/security/">Security</a>: Vulnerabilities should be announced to the Apache Security team.<br/> - PMCs will be notified about them, and will work hard to propose fixes as fast as possible.<br/> - Specific details about security in James can be found <a class="comm" alt="security in James" href="http://james.apache.org/server/feature-security.html">here</a>. + + <a class="comm" alt="Security" href="https://www.apache.org/security/">Security</a>: Vulnerabilities should be announced to the Apache Security team.<br/> + PMCs will be notified about them, and will work hard to propose fixes as fast as possible. </span> </li> <li class="post-template center-icon"> <a href="http://james.apache.org/contribute.html" alt="Additional information"><span class="icon fa-info-circle "></span></a> <span class="details"> - <b>Additional information:</b><br/> - The <a class="comm" alt="More details about contributing" href="http://james.apache.org/contribute.html">contribute</a> page contains more details about the various details exposed above.<br/> - To match the quality expectations of our community, we enforce <a class="comm" alt="Coding Standards" href="http://james.apache.org/contribute.html#Coding_Standards">coding standards</a>.<br/> - We rely on <a class="comm" alt="checkstyle" href="https://github.com/apache/james-project/blob/master/checkstyle.xml">checkstyle</a> for style checking. + <span class="details"> + <b>Additional information:</b><br/> + The <a class="comm" alt="More details about contributing" href="http://james.apache.org/contribute.html">contribute</a> page contains more details about the various details exposed above.<br/> + To match the quality expectations of our community, we enforce <a class="comm" alt="Coding Standards" href="http://james.apache.org/contribute.html#Coding_Standards">coding standards</a>. + We rely on <a class="comm" alt="checkstyle" href="https://github.com/apache/james-project/blob/master/checkstyle.xml">checkstyle</a> for style checking. + </span> </span> </li> </ul> @@ -298,15 +300,15 @@ WHAT WILL YOU TRY:</b><br> <div id="openpaas" style="background:#fff" class="lity-hide"> <div class="padding about-table james-use-case-content"> <header class="major"> - <h2><a href="http://open-paas.org/"><img src="/images/openpaas.png"></a></h2> + <h2><a href="https://open-paas.org/"><img src="/images/openpaas.png"></a></h2> </header> <p class="post-template"> At <a href="https://linagora.com/" class="comm">LINAGORA</a>, we chose JAMES as the Mail Delivery Agent of our - <a href="http://open-paas.org/" class="comm">OpenPaaS</a> product:</p> + <a href="https://open-paas.org/" class="comm">OpenPaaS</a> product:</p> <ul class="james-ul"> <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>For easy administration of email load balancing and high availability</li> <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>To allow email interactions with the platform</li> - <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>To use the <a href="http://jmap.io/" class="comm">JMAP</a> protocol (the browser interacts directly with the mail server)</li> + <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>To use the <a href="https://jmap.io/" class="comm">JMAP</a> protocol (the browser interacts directly with the mail server)</li> </ul> <p>Our deployment currently allows serving a hundred user over JMAP, SMTP and IMAP.</p> </div> @@ -360,21 +362,21 @@ WHAT WILL YOU TRY:</b><br> <section> <h2>Connect</h2> <ul class="icons"> - <li><a href="http://james.apache.org/mail.html" class="icon fa-envelope-o alt"><span class="label">Mailing-list</span></a></li> + <li><a href="https://james.apache.org/mail.html" class="icon fa-envelope-o alt"><span class="label">Mailing-list</span></a></li> <li><a href="https://gitter.im/apache/james-project" class="icon fa-wechat alt"><span class="label">Gitter</span></a></li> <li><a href="https://github.com/apache/james-project" class="icon fa-github alt"><span class="label">GitHub</span></a></li> - <li><a href="http://twitter.com/ApacheJames" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li> - <li><a href="http://james.apache.org/support.html" class="icon fa-briefcase alt"><span class="label">Support</span></a></li> + <li><a href="https://twitter.com/ApacheJames" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li> + <li><a href="https://james.apache.org/support.html" class="icon fa-briefcase alt"><span class="label">Support</span></a></li> <li><a href="http://www.apache.org/events/current-event" class="icon fa-calendar alt"><span class="label">Apache Foundation events</span></a></li> </ul> </section> <section class="legal-section"> <h2>Copyright</h2> Apache James and related projects are trademarks of the Apache Software Foundation.<br/> - <a href="http://www.apache.org/">Copyright 2006-2018 The Apache Software Foundation.. All Rights Reserved.</a><br/> - <a href="http://www.apache.org/licenses/">License</a><br/> - <a href="http://www.apache.org/foundation/sponsorship.html">Donate</a> to support the Apache Foundation<br/> - <a href="http://www.apache.org/foundation/thanks.html">Thanks</a><br/> + <a href="https://www.apache.org/">Copyright 2006-2018 The Apache Software Foundation. All Rights Reserved.</a><br/> + <a href="https://www.apache.org/licenses/">License</a><br/> + <a href="https://www.apache.org/foundation/sponsorship.html">Donate</a> to support the Apache Foundation<br/> + <a href="https://www.apache.org/foundation/thanks.html">Thanks</a><br/> Design: <a href="https://html5up.net">HTML5 UP</a><br/> Thanks to <a href="http://www.neoma-interactive.com/">Neoma by Linagora</a> for the website design </section> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
