You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2020/06/06 18:09:59 UTC

svn commit: r1878546 - /httpd/site/trunk/content/docs-project/docsformat.mdtext

Author: rbowen
Date: Sat Jun  6 18:09:59 2020
New Revision: 1878546

URL: http://svn.apache.org/viewvc?rev=1878546&view=rev
Log:
Encourage checkouts by https rather than http.

Modified:
    httpd/site/trunk/content/docs-project/docsformat.mdtext

Modified: httpd/site/trunk/content/docs-project/docsformat.mdtext
URL: http://svn.apache.org/viewvc/httpd/site/trunk/content/docs-project/docsformat.mdtext?rev=1878546&r1=1878545&r2=1878546&view=diff
==============================================================================
--- httpd/site/trunk/content/docs-project/docsformat.mdtext (original)
+++ httpd/site/trunk/content/docs-project/docsformat.mdtext Sat Jun  6 18:09:59 2020
@@ -70,7 +70,7 @@ you need to do to build: (If you need in
 [this page](http://www.apache.org/dev/version-control.html).)
 
 ><code>$ cd docs/manual<br></br>$ svn co
-http://svn.apache.org/repos/asf/httpd/docs-build/trunk build<br></br>$ cd
+https://svn.apache.org/repos/asf/httpd/docs-build/trunk build<br></br>$ cd
 build<br></br>$./build.sh all</code>
 
 If you are running under win32, the `build.sh` script will work if cygwin is