Merge branch 'html_link' into 'master'

libtiff.html, bigtiffpr.html: absolute => relative link

See merge request libtiff/libtiff!80
This commit is contained in:
Even Rouault 2019-05-21 13:45:33 +00:00
commit d0ec0aeab6
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
<body lang="en" text="#000000" bgcolor="#ffffff" link="#0000ff" alink="#0000ff" vlink="#0000ff">
<h1>Extending LibTiff library with support for the new BigTIFF format</h1>
<p>
<a href="http://www.simplesystems.org/libtiff//">LibTiff</a> maintainers have started work on LibTiff 4.0,
<a href=".">LibTiff</a> maintainers have started work on LibTiff 4.0,
the next major upgrade of the time-proven <a href="http://www.awaresystems.be/imaging/tiff.html">TIFF</a>
codec. This upgrade will include support for the new BigTIFF file format. It is planned a preliminary
version (LibTiff 4.0alpha1) will be operational by June 15, 2007. Testing and final release improvements
@ -32,7 +32,7 @@
The LibTiff BigTIFF upgrade is made possible by four sponsors funding the project. The programming work will
primarily be done by <a href="http://www.awaresystems.be/index.html">Joris Van Damme (AWare Systems)</a>.
LibTiff's licensing agreement will remain unchanged. More details on the project itself, are available from
the <a href="http://www.simplesystems.org/libtiff//BigTIFFProposal.html">BigTIFF in LibTiff project page</a>.
the <a href="BigTIFFProposal.html">BigTIFF in LibTiff project page</a>.
</p>
<p>
The sponsors are, in alphabetical order:

View File

@ -45,8 +45,8 @@
to the capabilities of the library; it is not an attempt to describe
everything a developer needs to know about the library or about TIFF.
Detailed information on the interfaces to the library are given in
the <a href="http://www.simplesystems.org/libtiff/man/index.html">UNIX
manual pages</a> that accompany this software.
the <a href="man/index.html">UNIX manual pages</a> that accompany
this software.
</p>
<p>
Michael Still has also written a useful introduction to libtiff for the