Author: rhuijben
Date: Fri Oct 14 15:59:06 2016
New Revision: 1764937
URL: http://svn.apache.org/viewvc?rev=1764937&view=rev
Log:
* README: Use https where applicable. Add github mirror.
Modified:
serf/trunk/README
Modified: serf/trunk/README
URL:
http://svn.apache.org/viewvc/serf/trunk/README?rev=1764937&r1=1764936&r2=1764937&view=diff
==============================================================================
--- serf/trunk/README (original)
+++ serf/trunk/README Fri Oct 14 15:59:06 2016
@@ -5,8 +5,9 @@ Portable Runtime (APR) library. It multi
read/write communication asynchronously. Memory copies and transformations are
kept to a minimum to provide high performance operation.
- * Site: http://serf.apache.org/
- * Code: http://svn.apache.org/repos/asf/serf/
+ * Site: https://serf.apache.org/
+ * Code: https://svn.apache.org/repos/asf/serf/
+ * Official Git Mirror: https://github.com/apache/serf/
* Issues: https://issues.apache.org/jira/browse/SERF
* Mail: [email protected]
* People: Justin Erenkrantz, Greg Stein