]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Fix URL broken when text moved from dev/svg.xml to svg.xml.
authorWilliam Victor Mote <vmote@apache.org>
Wed, 26 Mar 2003 22:46:16 +0000 (22:46 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Wed, 26 Mar 2003 22:46:16 +0000 (22:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196145 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/svg.xml

index e3e01b6773f494e0a0f80877237b0bae44eff745..87da16b132442d55594f8a2590de378342c2f6c4 100644 (file)
@@ -78,7 +78,7 @@ correctly.
     <title>Placing SVG Text into PDF</title>
     <p>If possible, Batik will use normal PDF text when inserting text. It does
 this by checking if the text can be drawn normally and the font is
-supported. This example svg <link href="svg/text.svg">text.svg</link> /
+supported. This example svg <link href="dev/svg/text.svg">text.svg</link> /
 <link href="dev/svg/text.pdf">text.pdf</link>
 shows how various types and effects with text are handled.
 Note that tspan and outlined text are not yet implemented.</p>