summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscuri <scuri>2010-11-13 06:13:00 +0000
committerscuri <scuri>2010-11-13 06:13:00 +0000
commite89c87993b1426bde674103f47d454f1d87c7372 (patch)
tree3dc44e5d9059b3b234736a19b6c50ffa8231d66a
parentbe35f342c1f0bc7a3b7d3ae52c66bf344a73d6d4 (diff)
*** empty log message ***cd_5_4_1
-rw-r--r--html/en/guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/en/guide.html b/html/en/guide.html
index d1aad3e..0d73fdd 100644
--- a/html/en/guide.html
+++ b/html/en/guide.html
@@ -73,7 +73,7 @@ already included in the source code package. Just type &quot;make&quot; in the c
line on the &quot;src&quot; folder and all libraries will be build. Set the TECTOOLS_HOME
environment variable to the folder were the IM and Lua libraries are installed,
by default it will assume &quot;TECTOOLS_HOME=../..&quot;.</p>
-<p>In Linux, check the &quot;<a href="../../../iup/html/en/building.html">Building Lua, IM, CD and IUP in
+<p>In Linux, check the &quot;<a href="building.html">Building Lua, IM, CD and IUP in
Linux</a>&quot; guide.</p>
<p>In Windows, the easiest way to build everything is to install the Tecmake tool into your system. It is easy and helps a lot.
The Tecmake configuration files (*.mak) available at the &quot;src&quot; folder are very easy to understand also.