Skip to content

Commit 25481be

Browse files
author
jive
committedOct 3, 2011
Fixed links as the building instructions moved
git-svn-id: http://svn.osgeo.org/geotools/trunk@38111 e5c1c795-43da-0310-a71f-fac65c449510
1 parent a515cab commit 25481be

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed
 

‎README.html

+8-7
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,9 @@ <H1 CLASS="western">GeoTools @RELEASE@</H1>
3838
<P>The user guide includes the following tutorials to introduce you
3939
to GeoTools development:</P>
4040
<UL>
41-
<LI><P><A HREF="http://docs.geotools.org/latest/userguide/tutorial/quickstart/eclipse.html">Eclipse
42-
Quickstart</A></P>
43-
<LI><P><A HREF="http://docs.geotools.org/latest/userguide/tutorial/quickstart/netbeans.html">Netbeans
44-
Quickstart</A></P>
41+
<LI><P><A HREF="http://docs.geotools.org/latest/userguide/tutorial/quickstart/index.html">Quickstart</a> (<A HREF="http://docs.geotools.org/latest/userguide/tutorial/quickstart/eclipse.html">Eclipse
42+
</A>, <A HREF="http://docs.geotools.org/latest/userguide/tutorial/quickstart/netbeans.html">Netbeans
43+
</A> or <A HREF="http://docs.geotools.org/latest/userguide/tutorial/quickstart/maven.html">Maven</a>)</P>
4544
<LI><P><A HREF="http://docs.geotools.org/latest/userguide/tutorial/feature/csv2shp.html">Feature
4645
Tutorial</A></P>
4746
<LI><P><A HREF="http://docs.geotools.org/latest/userguide/tutorial/geometry/geometrycrs.html">Geometry
@@ -52,8 +51,10 @@ <H1 CLASS="western">GeoTools @RELEASE@</H1>
5251
Tutorial</A></P>
5352
<LI><P><A HREF="http://docs.geotools.org/latest/userguide/tutorial/map/style.html">Map
5453
Style Tutorial</A></P>
54+
<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>
5555
</UL>
5656

57+
5758
<P>Welcome to GeoTools development!</P>
5859
<H2 CLASS="western">Reference</H2>
5960
<P>For full details on requirements and build process please see the
@@ -88,8 +89,8 @@ <H3 CLASS="western">Building (Optional)</H3>
8889
<P>Once you have maven installed, you can perform a full build by
8990
moving to the GeoTools folder and typing:</P>
9091
<P STYLE="margin-left: 2cm">mvn install</P>
91-
<P>Please read the <A HREF="http://docs.geotools.org/latest/developer/guide/building/maven/maven.html">Developers
92-
Guide</A> for more information about maven:</P>
92+
<P>Please read the <A HREF="http://docs.geotools.org/latest/userguide/advanced/build/maven/index.html">User
93+
Guide</A> for more information about maven.</P>
9394
<H3 CLASS="western">Getting Involved (Recommended)</H3>
9495
<P>The <A HREF="mailto:geotools-gt2-users@lists.sourceforge.net">gt2-users
9596
mailing list</A> is provided for general inquiries, with additional
@@ -105,4 +106,4 @@ <H3 CLASS="western">Getting Involved (Recommended)</H3>
105106
<P><I>The GeoTools Project Management Committee, Open Source
106107
Geospatial Foundation</I></P>
107108
</BODY>
108-
</HTML>
109+
</HTML>

0 commit comments

Comments
 (0)
Please sign in to comment.