You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by dj...@apache.org on 2014/04/08 10:53:46 UTC

svn commit: r4982 - /dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.html

Author: djc
Date: Tue Apr  8 08:53:46 2014
New Revision: 4982

Log:
Fix links to documentation to include language tag

Modified:
    dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.html

Modified: dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.html
==============================================================================
--- dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.html (original)
+++ dev/couchdb/notes/1.5.1/rc.1/apache-couchdb-1.5.1.html Tue Apr  8 08:53:46 2014
@@ -24,7 +24,7 @@
 
 <h2>Changes</h2>
 <ul>
-<li>Add the <tt>max_count</tt> option (<a href="http://docs.couchdb.org/latest/config/misc.html#config-uuids"><em>UUIDs Configuration</em></a>) to allow rate-limiting
-the amount of UUIDs that can be requested from the <a href="http://docs.couchdb.org/latest/api/server/common.html#api-server-uuids"><em>/_uuids</em></a>
+<li>Add the <tt>max_count</tt> option (<a href="http://docs.couchdb.org/en/latest/config/misc.html#config-uuids"><em>UUIDs Configuration</em></a>) to allow rate-limiting
+the amount of UUIDs that can be requested from the <a href="http://docs.couchdb.org/en/latest/api/server/common.html#api-server-uuids"><em>/_uuids</em></a>
 handler in a single request.</li>
 </ul>