Author: jerry Date: 2006-05-02 13:36:58 +0000 (Tue, 02 May 2006) New Revision: 975
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=975 Log: fix sleepycat URL Modified: trunk/projects/summercode06.html Changeset: Modified: trunk/projects/summercode06.html =================================================================== --- trunk/projects/summercode06.html 2006-05-02 01:23:49 UTC (rev 974) +++ trunk/projects/summercode06.html 2006-05-02 13:36:58 UTC (rev 975) @@ -89,7 +89,7 @@ <h4>Implement a Berkeley DB backend for LDB</h4> <p><a href="http://ldb.samba.org/">LDB</a> currently supports both TDB and LDAP backend storage mechanisms. Another alternative - backend possibility is the <a href="http://www.sleepcat.com">Berkeley DB + backend possibility is the <a href="http://www.sleepycat.com">Berkeley DB database</a>. </p>
