Author: geirm
Date: Mon Jan 16 08:12:47 2006
New Revision: 369505
URL: http://svn.apache.org/viewcvs?rev=369505&view=rev
Log:
minor tweaks
Modified:
incubator/harmony/standard/site/docs/downloads.html
incubator/harmony/standard/site/xdocs/downloads.xml
Modified: incubator/harmony/standard/site/docs/downloads.html
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/docs/downloads.html?rev=369505&r1=369504&r2=369505&view=diff
==============================================================================
--- incubator/harmony/standard/site/docs/downloads.html (original)
+++ incubator/harmony/standard/site/docs/downloads.html Mon Jan 16 08:12:47 2006
@@ -135,7 +135,8 @@
</p>
<p>
Access to <a href="svn.html">the code repository</a> is available to all, and
we have
- instructions for building the virtual machine code and <a href="build_classlib.html">
+ <a href="documentation/documentation.html">instructions</a> for building the
+ virtual machine code and <a href="documentation/build_classlib.html">
building the class library code</a>.
</p>
</blockquote>
Modified: incubator/harmony/standard/site/xdocs/downloads.xml
URL: http://svn.apache.org/viewcvs/incubator/harmony/standard/site/xdocs/downloads.xml?rev=369505&r1=369504&r2=369505&view=diff
==============================================================================
--- incubator/harmony/standard/site/xdocs/downloads.xml (original)
+++ incubator/harmony/standard/site/xdocs/downloads.xml Mon Jan 16 08:12:47 2006
@@ -15,7 +15,8 @@
</p>
<p>
Access to <a href="svn.html">the code repository</a> is available to all, and
we have
- instructions for building the virtual machine code and <a href="build_classlib.html">
+ <a href="documentation/documentation.html">instructions</a> for building the
+ virtual machine code and <a href="documentation/build_classlib.html">
building the class library code</a>.
</p>
</section>
|