diff options
-rw-r--r-- | htdocs/docs/index.html | 2 |
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> |