summaryrefslogtreecommitdiffstats
path: root/README/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'README/index.html')
-rw-r--r--README/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/README/index.html b/README/index.html
index 89f2b75..d904f4e 100644
--- a/README/index.html
+++ b/README/index.html
@@ -9,13 +9,13 @@
<h1>Troggle Code - README</h1>
<h2>Contents of README.txt file</h2>
-<iframe name="erriframe" width="90%" height="45%"
+<iframe name="erriframe" width="70%" height="500"
src="../readme.txt" frameborder="1" ></iframe>
<h2>Troggle documentation in the Expo Handbook</h2>
<ul>
<li><a href="http://expo.survex.com/handbook/troggle/trogintro.html">Intro</a>
-<li><a href="http://expo.survex.com/handbook/troggle/trogmanual.html">Troggle manual</a>
+<li><a href="http://expo.survex.com/handbook/troggle/trogindex.html">Troggle manual INDEX</a>
<li><a href="http://expo.survex.com/handbook/troggle/trogarch.html">Troggle data model</a>
<li><a href="http://expo.survex.com/handbook/troggle/trogimport.html">Troggle importing data</a>
<li><a href="http://expo.survex.com/handbook/troggle/trogdesign.html">Troggle design decisions</a>