]> granicus.if.org Git - postgis/commitdiff
Fix line_interpolate_point link
authorRegina Obe <lr@pcorp.us>
Wed, 29 Oct 2008 13:52:20 +0000 (13:52 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 29 Oct 2008 13:52:20 +0000 (13:52 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@3204 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference.xml

index e83268b13bb70cfa8d0d67fd084bb6cc96aa792a..7c83064d187ff4ad87b82c27e61a6939be6e565e 100644 (file)
             of total <link linkend="ST_Length2D">2d line</link> length.</para>
 
             <para>You can use the returned location to extract a Point (<link
-            linkend="line_interpolate_point">line_interpolate_point</link>) or
+            linkend="ST_Line_Interpolate_Point">line_interpolate_point</link>) or
             a substring (<link
             linkend="ST_Line_Substring">ST_Line_Substring</link>).</para>