]> granicus.if.org Git - postgis/commitdiff
Fix url link to proj to point to osgeo
authorRegina Obe <lr@pcorp.us>
Mon, 15 Sep 2008 11:54:29 +0000 (11:54 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 15 Sep 2008 11:54:29 +0000 (11:54 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2963 b70326c6-7e19-0410-871a-916f4a2858ee

doc/using_postgis.xml

index 98f62617e375ed517b63a44bba1dbf489648d32b..d3d9b22a1e2c041d2048ac0a83e2dabc01bfef27 100644 (file)
@@ -356,7 +356,7 @@ geometry
             <programlisting>+proj=utm +zone=10 +ellps=clrk66 +datum=NAD27 +units=m</programlisting>
 
             <para>For more information about, see the Proj4 web site at <ulink
-            url="http://www.remotesensing.org/proj">http://www.remotesensing.org/proj</ulink>.
+            url="http://proj.osgeo.org">http://proj.osgeo.org</ulink>.
             The <filename>spatial_ref_sys.sql</filename> file contains both
             <varname>SRTEXT</varname> and <varname>PROJ4TEXT</varname>
             definitions for all EPSG projections.</para>