You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by jt...@apache.org on 2006/05/10 01:30:14 UTC

svn commit: r405569 - in /db/derby/site/trunk: build/site/manuals/index.html src/documentation/content/xdocs/manuals/index.xml

Author: jta
Date: Tue May  9 16:30:11 2006
New Revision: 405569

URL: http://svn.apache.org/viewcvs?rev=405569&view=rev
Log:
Fixed name of Working With Derby pdf.

Modified:
    db/derby/site/trunk/build/site/manuals/index.html
    db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml

Modified: db/derby/site/trunk/build/site/manuals/index.html
URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/build/site/manuals/index.html?rev=405569&r1=405568&r2=405569&view=diff
==============================================================================
--- db/derby/site/trunk/build/site/manuals/index.html (original)
+++ db/derby/site/trunk/build/site/manuals/index.html Tue May  9 16:30:11 2006
@@ -264,7 +264,7 @@
 <tr>
         
 <td colspan="1" rowspan="1"><em>Working With Derby</em></td>
-        <td colspan="1" rowspan="1">[<a target="_blank" class="fork" href="http://db.apache.org/derby/docs/dev/workingwithderby/workingwithderby.pdf">PDF</a>]
+        <td colspan="1" rowspan="1">[<a target="_blank" class="fork" href="http://db.apache.org/derby/docs/dev/workingwithderby/WorkingWithDerby.pdf">PDF</a>]
             [<a target="_blank" class="fork" href="http://db.apache.org/derby/docs/dev/workingwithderby/workingwithderby-single.html">HTML Book</a>]
             [<a target="_blank" class="fork" href="http://db.apache.org/derby/docs/dev/workingwithderby/">HTML Pages</a>]
         </td>

Modified: db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml
URL: http://svn.apache.org/viewcvs/db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml?rev=405569&r1=405568&r2=405569&view=diff
==============================================================================
--- db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml (original)
+++ db/derby/site/trunk/src/documentation/content/xdocs/manuals/index.xml Tue May  9 16:30:11 2006
@@ -107,7 +107,7 @@
      </tr>
      <tr>
         <td><em>Working With Derby</em></td>
-        <td>[<a class="fork" href="http://db.apache.org/derby/docs/dev/workingwithderby/workingwithderby.pdf">PDF</a>]
+        <td>[<a class="fork" href="http://db.apache.org/derby/docs/dev/workingwithderby/WorkingWithDerby.pdf">PDF</a>]
             [<a class="fork" href="http://db.apache.org/derby/docs/dev/workingwithderby/workingwithderby-single.html">HTML Book</a>]
             [<a class="fork" href="http://db.apache.org/derby/docs/dev/workingwithderby/">HTML Pages</a>]
         </td>