From e9c8a17560cc858cff3b856d566719ee1966766b Mon Sep 17 00:00:00 2001
From: Brent Huisman <brenthuisman@users.noreply.github.com>
Date: Tue, 19 Jan 2021 11:54:59 +0100
Subject: [PATCH] Fixes #1314 (#1315)

---
 python/readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/readme.md b/python/readme.md
index b25b57be..33d43a2f 100644
--- a/python/readme.md
+++ b/python/readme.md
@@ -4,7 +4,7 @@ The Arbor Python package is a wrapper around the high-performance C++ library Ar
 constructing and running simulations multi-compartment neuron models, from single cell models
 to large networks.
 
-Documentation is available online at [Read the Docs](https://arbor.readthedocs.io/en/latest/python.html).
+Documentation is available online at [Read the Docs](https://arbor.readthedocs.io/en/latest/python).
 
 [Submit a ticket](https://github.com/arbor-sim/arbor) if you have any questions or want help.
 
-- 
GitLab