From: Regina Obe Date: Wed, 29 Oct 2008 13:52:20 +0000 (+0000) Subject: Fix line_interpolate_point link X-Git-Tag: 1.4.0b1~562 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=638f6f13bb967edbc3a6b92c629d4809e9d04250;p=postgis Fix line_interpolate_point link git-svn-id: http://svn.osgeo.org/postgis/trunk@3204 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference.xml b/doc/reference.xml index e83268b13..7c83064d1 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -552,7 +552,7 @@ of total 2d line length. You can use the returned location to extract a Point (line_interpolate_point) or + linkend="ST_Line_Interpolate_Point">line_interpolate_point) or a substring (ST_Line_Substring).