diff options
author | Martin Green <martin.speleo@gmail.com> | 2023-07-03 08:06:45 +0100 |
---|---|---|
committer | Martin Green <martin.speleo@gmail.com> | 2023-07-03 08:06:45 +0100 |
commit | 01964e7cf6f19365578b2c083c614d5738d9d2b4 (patch) | |
tree | 4269bdadd985f1b0a07f5f47d7b81f1f06ef3d64 | |
parent | 929f6732d00b2de5567b3eb20e7e4dc41ce0446a (diff) | |
parent | a04d9ef0561ff697410a8ce59a351c86cac28895 (diff) | |
download | troggle-01964e7cf6f19365578b2c083c614d5738d9d2b4.tar.gz troggle-01964e7cf6f19365578b2c083c614d5738d9d2b4.tar.bz2 troggle-01964e7cf6f19365578b2c083c614d5738d9d2b4.zip |
Merge branch 'master' of ssh://expo.survex.com/home/expo/troggle
-rw-r--r-- | README/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README/index.html b/README/index.html index d904f4e..f222a57 100644 --- a/README/index.html +++ b/README/index.html @@ -10,7 +10,7 @@ <h2>Contents of README.txt file</h2> <iframe name="erriframe" width="70%" height="500" -src="../readme.txt" frameborder="1" ></iframe> +src="../README.txt" frameborder="1" ></iframe> <h2>Troggle documentation in the Expo Handbook</h2> <ul> |