|
From: <svn...@os...> - 2011-12-07 15:35:12
|
Author: jive Date: 2011-12-07 07:35:00 -0800 (Wed, 07 Dec 2011) New Revision: 38406 Modified: trunk/README.html Log: Fix links in README.html Modified: trunk/README.html =================================================================== --- trunk/README.html 2011-12-07 15:18:24 UTC (rev 38405) +++ trunk/README.html 2011-12-07 15:35:00 UTC (rev 38406) @@ -32,6 +32,7 @@ modules covering experiments with a range of additional data formats. Only the modules which are considered to be stable have been included in this release.</P> + <P>For more information, and documentation on the GeoTools library please see the <A HREF="http://docs.geotools.org/latest/userguide/">GeoTools User Guide</A>.</P> @@ -54,7 +55,6 @@ <LI>Additional <A HREF="http://docs.geotools.org/latest/userguide/tutorial/advanced/index.html">advanced tutorials</A> cover topics such as making your own function, process or datastore.</LI> </UL> - <P>Welcome to GeoTools development!</P> <H2 CLASS="western">Reference</H2> <P>For full details on requirements and build process please see the @@ -70,7 +70,7 @@ some formats require the ImageIO-Ext additions which explicitly support raster formats such as MRSID and ECW. Detailed instructions on configuring your JDK with these optional extensions can be found -in our developers guide <A HREF="http://docs.geotools.org/latest/developer/guide/building/install/jdk.html">here</A>.</P> +in our developers guide <A HREF="http://docs.geotools.org/latest/userguide/advanced/build/install/jdk.html">here</A>.</P> <H3 CLASS="western">Oracle (Optional)</H3> <P>In order to use the gt-oracle or gt-jdbc-oracle modules, you need the Oracle JDBC driver from Oracle. Unlike most external libraries @@ -97,7 +97,7 @@ <A HREF="http://docs.geotools.org/latest/userguide/welcome/support.html">support options</A> are available in the user guide.</P> <P>If you are interested in the future development of GeoTools then -feel free to join the <A HREF="http://docs.geotools.org/latest/developer/guide/communication.html">geotools-devel</A> +feel free to join the <A HREF="http://docs.geotools.org/latest/developer/communication.html">geotools-devel</A> mailing list. We welcome contributions of new modules as well as keen developers who want to work on the project as a whole.</P> <P>You can find out more about the mailing lists and recent news by |