diff options
author | Sashi20 | 2020-10-07 12:53:11 +0530 |
---|---|---|
committer | Sashi20 | 2020-10-07 12:53:11 +0530 |
commit | 56f7a3990023caa0052dbb1b9185b03c56c35517 (patch) | |
tree | 34667fbdef99441afd5b7eb569e75a02dab27caf /pdf/fpdf/doc/link.htm | |
parent | ddfa57ef75f2ff0314f0253461d6bd73525000fd (diff) | |
download | om_pssp-56f7a3990023caa0052dbb1b9185b03c56c35517.tar.gz om_pssp-56f7a3990023caa0052dbb1b9185b03c56c35517.tar.bz2 om_pssp-56f7a3990023caa0052dbb1b9185b03c56c35517.zip |
Update FPDF version
Diffstat (limited to 'pdf/fpdf/doc/link.htm')
-rw-r--r--[-rwxr-xr-x] | pdf/fpdf/doc/link.htm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pdf/fpdf/doc/link.htm b/pdf/fpdf/doc/link.htm index d6c728c..c8fd1cb 100755..100644 --- a/pdf/fpdf/doc/link.htm +++ b/pdf/fpdf/doc/link.htm @@ -36,10 +36,10 @@ URL or identifier returned by AddLink(). </dd>
</dl>
<h2>See also</h2>
-<a href="addlink.htm">AddLink()</a>,
-<a href="cell.htm">Cell()</a>,
-<a href="write.htm">Write()</a>,
-<a href="image.htm">Image()</a>.
+<a href="addlink.htm">AddLink</a>,
+<a href="cell.htm">Cell</a>,
+<a href="write.htm">Write</a>,
+<a href="image.htm">Image</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>
|