From f11861fff3f7515b48e1bb0ff2feec2ec3f65059 Mon Sep 17 00:00:00 2001
From: Wookey <wookey@wookware.org>
Date: Sat, 14 Apr 2018 10:52:21 +0100
Subject: [PATCH] Correct tortoisehg URL

---
 handbook/update.htm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/handbook/update.htm b/handbook/update.htm
index 69f5c42d8..19e4e9562 100644
--- a/handbook/update.htm
+++ b/handbook/update.htm
@@ -222,7 +222,7 @@ changes are pending) and then "hg commit" in the directory
 <h3><a id="Mercurialinwindows">Using Mercurial/TortoiseHg in Windows</a></h3>
 
 <p>Read the instructions for setting up TortoiseHG in <a href="tortoise/tortoise-win.htm">Aled's Windows 101</a>.
-<p>In Windows: install Mercurial and TortoiseHg of the relevant flavour from <a href="https://TortoiseHg.bitbucket.io/">https://TortoiseHg.bitbucket.io/</a> (ignoring antivirus/Windows warnings). This will install a submenu in your Programs menu)</p>
+<p>In Windows: install Mercurial and TortoiseHg of the relevant flavour from <a href="https://tortoisehg.bitbucket.io/">https://tortoisehg.bitbucket.io/</a> (ignoring antivirus/Windows warnings). This will install a submenu in your Programs menu)</p>
 
 <p>To start cloning a repository: first create the folders you need for the repositories you are going to use, e.g. D:\CUCC-Expo\loser and D:\CUCC-Expo\expoweb. Then start TortoiseHg Workbench from your Programs menu, click File -> Clone repository, a dialogue box will appear. In the Source box type</p>