diff --git a/doc/source/installation.rst b/doc/source/installation.rst
index 78ee731ea6a6b02d261db3f63e0b9b4126ebf72d..aeda94f8170cf43d47f65cbce6d22b4e83aa4d9d 100644
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -158,7 +158,7 @@ Editable source installation
 ----------------------------
 
 From Kayobe 5.0.0 onwards it is possible to create an `editable install
-<https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs>`__
+<https://pip.pypa.io/en/stable/topics/local-project-installs/#editable-installs>`__
 of Kayobe. In an editable install, any changes to the Kayobe source tree will
 immediately be visible when running any Kayobe commands.  To create an editable
 install, add the ``-e`` flag::