summaryrefslogtreecommitdiff
path: root/ACE/ACE-INSTALL.html
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ACE-INSTALL.html')
-rw-r--r--ACE/ACE-INSTALL.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/ACE/ACE-INSTALL.html b/ACE/ACE-INSTALL.html
index d0ec57341d8..5928fb8af2e 100644
--- a/ACE/ACE-INSTALL.html
+++ b/ACE/ACE-INSTALL.html
@@ -237,8 +237,8 @@ instructions in this document.
If it is necessary to generate
files for build tools for other compilers, one must
run MPC to generate the
-appropriate files. Please see <a href="MPC/USAGE">USAGE</a>, <a
-href="MPC/README">README</a>, and <a
+appropriate files. Please see <a href="MPC/docs/USAGE">USAGE</a>, <a
+href="MPC/docs/README">README</a>, and <a
href="bin/MakeProjectCreator/README">README for ACE</a> files for
details. The options that have been used to generate the above build
files can be found in <a
@@ -608,7 +608,7 @@ https://msdn.microsoft.com/visualc/downloads/default.aspx</a> for information.
files for static builds. Workspaces for static and DLL builds will be
available through the stock release at DOC group's website. The
workspaces for MFC are not available and have to be generated using
- MPC. Please see <a href="MPC/README">MPC's README</a> for
+ MPC. Please see <a href="MPC/docs/README">MPC's README</a> for
details.<br><br>
</li><li>Now load the solution file for ACE (ACE_ROOT/ACE.sln).<br>
<br>
@@ -2620,7 +2620,7 @@ The Makefile Project Creator (MPC) is a tool that takes platform and
building tool generic files (mpc files) as input, which describe basic
information needed to generate a "project" file for various build
tools, including Make, NMake, Visual C++ 6, Visual C++ 7, etc. Please
-see <a href="MPC/USAGE">USAGE</a>, <a href="MPC/README">README</a> for
+see <a href="MPC/docs/USAGE">USAGE</a>, <a href="MPC/docs/README">README</a> for
documentation on MPC.<P>
A common usage for creating a Windows workspace containing just the