diff --git a/templates/prospecting.html b/templates/prospecting.html
index dc05dde..e92526e 100644
--- a/templates/prospecting.html
+++ b/templates/prospecting.html
@@ -19,17 +19,6 @@
The sub-areas names: '1a', '2a' etc. have not been in active use for some years as all exploration for at least the past two decades has been on the mid- to far-plateau.
-
To see the old prospecting guide maps, follow this links (but wait - can take 2 minutes per map),
-and you can't see any annotations unless you zoom in:
-
Notes:
- A marking status of "Retag" means a tag is in place but it carries a provisional number, or in some cases an incorrect number, and needs replacing with a new tag.
diff --git a/urls.py b/urls.py
index 058fe6e..347857c 100644
--- a/urls.py
+++ b/urls.py
@@ -169,7 +169,6 @@ trogglepatterns = [
# Prospecting Guide document
re_path(r'^prospecting_guide/$', prospecting),
-# re_path(r'^prospecting/(?P[^.]+).png$', prospecting_image, name="prospecting_image"), broken, won't repair.
# This next set are all intercepted by Apache, if it is running.
re_path(r'^photos/(?P.*)$', mediapage, {'doc_root': settings.PHOTOS_ROOT}, name="mediapage"), # photo galleries