[memcached] bradfitz, r435: cvs.danga.com to svn

commits at code.sixapart.com commits at code.sixapart.com
Mon Nov 20 04:58:03 UTC 2006


cvs.danga.com to svn

U   trunk/website/apis.bml


Modified: trunk/website/apis.bml
===================================================================
--- trunk/website/apis.bml	2006-11-20 03:00:04 UTC (rev 434)
+++ trunk/website/apis.bml	2006-11-20 04:58:02 UTC (rev 435)
@@ -7,7 +7,7 @@
 <p> An object-oriented Perl module can be found on CPAN as <tt>Cache::Memcached</tt> or downloaded here.</p>
 <ul>
 <li><a href="dist/Cache-Memcached-1.14.tar.gz">Cache-Memcached-1.14.tar.gz</a>, GPL/Artistic.
-[<a href="http://cvs.danga.com/browse.cgi/wcmtools/memcached/api/perl/ChangeLog?rev=HEAD&amp;content-type=text/plain">ChangeLog</a>]
+[<a href="http://code.sixapart.com/svn/memcached/trunk/api/perl/ChangeLog">ChangeLog</a>]
 </ul>
 
 <p>The API takes advantage of the server's opaque flag support and
@@ -55,7 +55,7 @@
 
 
 <?h1 Protocol h1?> <p>To write a new client, check out the <a
-href="http://cvs.danga.com/browse.cgi/wcmtools/memcached/doc/protocol.txt?rev=HEAD&amp;content-type=text/plain">protocol
+href="http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt">protocol
 docs</a>.  Be aware that the most important part of the client is the
 hashing across multiple servers, based on the key, or an optional
 caller-provided hashing value.  Feel free to join the mailing list (or




More information about the memcached-commits mailing list