diff options
author | Joshua Slive <slive@apache.org> | 2000-11-23 04:59:24 +0100 |
---|---|---|
committer | Joshua Slive <slive@apache.org> | 2000-11-23 04:59:24 +0100 |
commit | a5c1252d88879d2901f443172326602244b97b01 (patch) | |
tree | 1a4ddf6faffc2c782ff4eb821b78fa00f3f87f64 /docs/manual/invoking.html | |
parent | Add the ability for apxs to install both libtool generated and non-libtool (diff) | |
download | apache2-a5c1252d88879d2901f443172326602244b97b01.tar.xz apache2-a5c1252d88879d2901f443172326602244b97b01.zip |
Fix a few broken links.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87071 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/invoking.html')
-rw-r--r-- | docs/manual/invoking.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/invoking.html b/docs/manual/invoking.html index 4309e1d6fe..9299ff9aad 100644 --- a/docs/manual/invoking.html +++ b/docs/manual/invoking.html @@ -28,7 +28,7 @@ not recommended. On Windows, Apache is normally run as a service on Windows NT, or as a console application on Windows 95. See also <A -HREF="windows.html#run">running Apache for Windows</A>. +HREF="platform/windows.html#run">running Apache for Windows</A>. <H2>Command line options</H2> The following options are recognized on the httpd command line: |