aboutsummaryrefslogtreecommitdiff
path: root/docs/cgi/interface.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cgi/interface.html')
-rw-r--r--docs/cgi/interface.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cgi/interface.html b/docs/cgi/interface.html
index 33f02881b..ea73ce3a2 100644
--- a/docs/cgi/interface.html
+++ b/docs/cgi/interface.html
@@ -12,7 +12,7 @@ The server and the CGI script communicate in four major ways. Each of
the following is a hotlink to graphic detail.</p><p>
</p><ul>
-<li> <a href="env.html">Environment variables</a>
+<li> <a href="env.html">Environment variables</a>
</li><li> <a href="cl.html">The command line</a>
</li><li> <a href="in.html">Standard input</a>
</li><li> <a href="out.html">Standard output</a>