[postgis-commits] svn - r2976 - trunk/doc
postgis-commits at postgis.refractions.net
postgis-commits at postgis.refractions.net
Tue Sep 16 22:48:26 PDT 2008
Author: robe
Date: 2008-09-16 22:48:26 -0700 (Tue, 16 Sep 2008)
New Revision: 2976
Modified:
trunk/doc/using_postgis.xml
Log:
typo in link
Modified: trunk/doc/using_postgis.xml
===================================================================
--- trunk/doc/using_postgis.xml 2008-09-17 04:14:15 UTC (rev 2975)
+++ trunk/doc/using_postgis.xml 2008-09-17 05:48:26 UTC (rev 2976)
@@ -284,7 +284,7 @@
feet based ones or ESRI created ones you will need to pull from <ulink url="http://spatialreference.org">spatialreference.org</ulink>.
</para>
<para>
- For details on determining which UTM zone to use for your area of interest, check out the <ulink url="support/wiki/index.php?plpgsqlfunctions">utmzone PostGIS plpgsql helper function</ulink>.
+ For details on determining which UTM zone to use for your area of interest, check out the <ulink url="/support/wiki/index.php?plpgsqlfunctions">utmzone PostGIS plpgsql helper function</ulink>.
</para>
<para>The <varname>SPATIAL_REF_SYS</varname> table definition is as
More information about the postgis-commits
mailing list