Author: luke1410
Date: Tue Nov 28 00:34:49 2017
New Revision: 1816509

URL: http://svn.apache.org/viewvc?rev=1816509&view=rev
Log:
Update "Link to subversion.apache.org" to ask people to link via https instead
of via http.

* site/staging/contributing.html: use https and add trailing / to our URL

Modified:
    subversion/site/staging/contributing.html

Modified: subversion/site/staging/contributing.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/contributing.html?rev=1816509&r1=1816508&r2=1816509&view=diff
==============================================================================
--- subversion/site/staging/contributing.html (original)
+++ subversion/site/staging/contributing.html Tue Nov 28 00:34:49 2017
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
@@ -61,8 +61,8 @@
 <li><p style="font-weight: bold;">Link to subversion.apache.org</p>
     <p>The success of any open source project depends on the number of
        people who use the product and contribute back to the project.
-       By linking to <a href="http://subversion.apache.org";
-       >http://subversion.apache.org</a>, you increase the chances of
+       By linking to <a href="https://subversion.apache.org/";
+       >https://subversion.apache.org/</a>, you increase the chances of
        a new user or contributor finding out about the project and
        joining the community.</p>
 </li>


Reply via email to