summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>1999-08-04 12:12:57 +0000
committerivan <ivan>1999-08-04 12:12:57 +0000
commitc5c64b9b6225072e50e74106dc2ffc455cb6118d (patch)
treed99ae3406b29dd1e87c69ba06a5a98fef9bf8bce
parent52ba6db7b5930e9fda318a87ee00977fd12207db (diff)
correct link to new html documentation
-rw-r--r--htdocs/docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html
index 73429c825..88714dc71 100644
--- a/htdocs/docs/index.html
+++ b/htdocs/docs/index.html
@@ -20,6 +20,6 @@
<li><a href="billing.html">Billing</a>
<li><a href="trouble.html">Troubleshooting</a>
<li><a href="schema.html">Schema reference</a>
- <li><a href="man/">Perl API</a>
+ <li><a href="man/FS.html">Perl API</a>
</ul>
</body>