summary refs log tree commit diff
path: root/directory.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-27 01:57:31 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-27 01:57:31 +0000
commitdd67b8beae254b3a55e58124560a9233103bb45b (patch)
tree41ee86f4c1e4730be8a876891628dc760151c34e /directory.html
parentbd0ed2efc8522585e067f9a448854016a7ae8c22 (diff)
downloadnetpbm-mirror-dd67b8beae254b3a55e58124560a9233103bb45b.tar.gz
netpbm-mirror-dd67b8beae254b3a55e58124560a9233103bb45b.tar.xz
netpbm-mirror-dd67b8beae254b3a55e58124560a9233103bb45b.zip
fix links
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2524 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'directory.html')
-rw-r--r--directory.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/directory.html b/directory.html
index 8be7fdb5..7d4915e4 100644
--- a/directory.html
+++ b/directory.html
@@ -599,7 +599,7 @@ convert Windows icon file to PPM (obsoleted by <b>winicontoapm</b>).
 <DT><B><a href=yuvsplittoppm.html>yuvsplittoppm</a> </B>
 <DD>merge 3 subsampled raw YUV files to one PPM
 
-<DT><B><a href=yuv2topam.html>yuy2topam</a>     </B>
+<DT><B><a href=yuy2topam.html>yuy2topam</a>     </B>
 <DD>convert YUY2 format to PAM
 
 <DT><B><a href=zeisstopnm.html>zeisstopnm</a></B>
@@ -722,7 +722,7 @@ a color map containing all possible colors of given maxval
 <DT><B><a href=pamstretch.html>pamstretch</a></B>
 <DD>scale up an image by inserting interpolated pixels
 
-<DT><B><a href=pamstretch.html>pamstretch-gen</a></B>
+<DT><B><a href=pamstretch-gen.html>pamstretch-gen</a></B>
 <DD>scale by non-integer values using pamstretch and pamscale
 
 <DT><B><a href=pamenlarge.html>pamenlarge</a>    </B>