From 1ea8fab6ad8ef80b39d312953e84cd5e19d9fb30 Mon Sep 17 00:00:00 2001
From: Philip Sargent <philip.sargent@gmail.com>
Date: Tue, 21 Mar 2023 19:23:05 +0000
Subject: [PATCH] url fix

---
 handbook/troggle/training/trogbegin.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/handbook/troggle/training/trogbegin.html b/handbook/troggle/training/trogbegin.html
index f3f62de35..b8e3e27e6 100644
--- a/handbook/troggle/training/trogbegin.html
+++ b/handbook/troggle/training/trogbegin.html
@@ -44,7 +44,7 @@ and <a href="/handbook/survey/index.htm">Cave surveying and data management</a>
 
 <h3>Stage III - Explore what troggle produces</h3>
 <ul>
-<li>For what you can do with troggle: <a href="trogreports.html">expo data management with troggle reports</a>.
+<li>For what you can do with troggle: <a href="../trogreports.html">expo data management with troggle reports</a>.
 </ul>
 <hr />
 Go on to: <a href="../trogintro.html">Troggle intro</a><br>