diff options
Diffstat (limited to 'docs/manual/platform/win_compiling.html.en')
-rw-r--r-- | docs/manual/platform/win_compiling.html.en | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/platform/win_compiling.html.en b/docs/manual/platform/win_compiling.html.en index 252bd17c27..af08f2a219 100644 --- a/docs/manual/platform/win_compiling.html.en +++ b/docs/manual/platform/win_compiling.html.en @@ -44,7 +44,7 @@ </ul><h3>See also</h3><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="vstudio" id="vstudio">Building httpd with the included Visual Studio project files</a><a title="Permanent link" href="#vstudio" class="permalink">¶</a></h2> +<h2><a name="vstudio" id="vstudio">Building httpd with the included Visual Studio project files</a> <a title="Permanent link" href="#vstudio" class="permalink">¶</a></h2> <h3><a name="requirements" id="requirements">Requirements</a></h3> @@ -452,7 +452,7 @@ </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> -<h2><a name="cmake" id="cmake">Building httpd with cmake</a><a title="Permanent link" href="#cmake" class="permalink">¶</a></h2> +<h2><a name="cmake" id="cmake">Building httpd with cmake</a> <a title="Permanent link" href="#cmake" class="permalink">¶</a></h2> <p>The primary documentation for this build mechanism is in the |