Author: akarasulu Date: Thu Jan 13 20:10:12 2005 New Revision: 125138 URL: http://svn.apache.org/viewcvs?view=rev&rev=125138 Log: old server- jar file references cleaned up Modified: incubator/directory/apacheds/trunk/xdocs/projects/index.xml
Modified: incubator/directory/apacheds/trunk/xdocs/projects/index.xml Url: http://svn.apache.org/viewcvs/incubator/directory/apacheds/trunk/xdocs/projects/index.xml?view=diff&rev=125138&p1=incubator/directory/apacheds/trunk/xdocs/projects/index.xml&r1=125137&p2=incubator/directory/apacheds/trunk/xdocs/projects/index.xml&r2=125138 ============================================================================== --- incubator/directory/apacheds/trunk/xdocs/projects/index.xml (original) +++ incubator/directory/apacheds/trunk/xdocs/projects/index.xml Thu Jan 13 20:10:12 2005 @@ -29,7 +29,7 @@ <tr> <td> - <a href="../projects/server-core/index.html">core</a> + <a href="../projects/apacheds-core/index.html">core</a> </td> <td> The server's core contains all of it's backend subsystems. The @@ -43,7 +43,7 @@ <tr> <td> - <a href="../projects/server-shared/index.html">shared</a> + <a href="../projects/apacheds-shared/index.html">shared</a> </td> <td> Code shared by the core and plugin separated to prevent cyclic deps @@ -52,7 +52,7 @@ <tr> <td> - <a href="../projects/server-protocol/index.html">protocol</a> + <a href="../projects/apacheds-protocol/index.html">protocol</a> </td> <td> The server's LDAP Protocol Provider
