diff --git a/www/command-line-processing.html b/www/command-line-processing.html
index 5b4b386..ff22a60 100644
--- a/www/command-line-processing.html
+++ b/www/command-line-processing.html
@@ -259,7 +259,7 @@
<li>zero or one output image filenames (required by
<a href="../www/convert.html">convert</a>,
<a href="../www/composite.html">composite</a>,
-<a href="../www/montage.html.html">montage.html</a>,
+<a href="../www/montage.html">montage.html</a>,
<a href="../www/compare.html">compare</a>,
<a href="../www/import.html">import</a>,
<a href="../www/conjure.html">conjure</a>).
@@ -475,7 +475,7 @@
<p>An image operator differs from a setting in that it affects the image
immediately as it appears on the command line. An operator is
-any <a href="/script../www/command-line-options.html">command line option</a>
+any <a href="../www/command-line-options.html">command line option</a>
not listed as a <a href="#setting">image setting</a>
or <a href="#sequence">image sequence operator</a>. Unlike an
image setting, which persists until the command line terminates,