summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhtdocs/docs/install.html6
-rwxr-xr-xhtdocs/todo.html6
2 files changed, 6 insertions, 6 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html
index 00cf06f..54c0a3e 100755
--- a/htdocs/docs/install.html
+++ b/htdocs/docs/install.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: install.html,v 1.47 2009-03-13 15:29:15 ot Exp $"
---><!--#set var="date" value="\$Date: 2009-03-13 15:29:15 $"
+<!--#set var="revision" value="\$Id: install.html,v 1.48 2009-03-16 19:13:32 ot Exp $"
+--><!--#set var="date" value="\$Date: 2009-03-16 19:13:32 $"
--><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -287,7 +287,7 @@ Allow Private IPs = yes
## Enable checking documents via external services
HTML5 = http://localhost:8888/html5/
&lt;/External&gt;
-</pre>
+</pre></li>
<li><p>You may now test the validator script, before plugging it into the Web Server:</p>
<pre>
# cd /usr/local/validator/
diff --git a/htdocs/todo.html b/htdocs/todo.html
index c8470e8..86b86a8 100755
--- a/htdocs/todo.html
+++ b/htdocs/todo.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: todo.html,v 1.68 2009-02-24 18:27:45 ot Exp $"
---><!--#set var="date" value="\$Date: 2009-02-24 18:27:45 $"
+<!--#set var="revision" value="\$Id: todo.html,v 1.69 2009-03-16 19:13:32 ot Exp $"
+--><!--#set var="date" value="\$Date: 2009-03-16 19:13:32 $"
--><!--#set var="title" value="Development Roadmap for The W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -42,7 +42,7 @@
<p>The following flowchart describes the validation engine architecture, as it is now, and as we envision it in the near future.
</p>
- <p style="float: left; width: 600px; text-align: center"><a href="images/roadmap/validators-chart.png"><img src="images/roadmap/validators-chart-small.png" alt="validator flow chart: now and next generation"></a><br />(follow link to enlarge, or download the vector-based
+ <p style="float: left; width: 600px; text-align: center"><a href="images/roadmap/validators-chart.png"><img src="images/roadmap/validators-chart-small.png" alt="validator flow chart: now and next generation" /></a><br />(follow link to enlarge, or download the vector-based
<a href="images/roadmap/validators-chart.graffle">graffle</a>,
<a href="images/roadmap/validators-chart.pdf">PDF</a> or
<a href="images/roadmap/validators-chart.svg">SVG</a> version)</p>