diff options
Diffstat (limited to 'pdf/fpdf/doc/image.htm')
-rw-r--r--[-rwxr-xr-x] | pdf/fpdf/doc/image.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/fpdf/doc/image.htm b/pdf/fpdf/doc/image.htm index 66a35ee..53a4ec1 100755..100644 --- a/pdf/fpdf/doc/image.htm +++ b/pdf/fpdf/doc/image.htm @@ -92,7 +92,7 @@ $pdf->Image('logo.png',10,10,-300); $pdf->Image('http://chart.googleapis.com/chart?cht=p3&chd=t:60,40&chs=250x100&chl=Hello|World',60,30,90,0,'PNG');</code></pre>
</div>
<h2>See also</h2>
-<a href="addlink.htm">AddLink()</a>.
+<a href="addlink.htm">AddLink</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>
|