docs: the page 'Editable installs' has moved

Change-Id: I57fe9a6a5037adc341617bd35d3df83c81acc5b0
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
This commit is contained in:
Maksim Malchuk 2023-12-03 22:04:27 +03:00
parent abb62582a1
commit 46bba8eb27

View File

@ -158,7 +158,7 @@ Editable source installation
---------------------------- ----------------------------
From Kayobe 5.0.0 onwards it is possible to create an `editable install 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 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 immediately be visible when running any Kayobe commands. To create an editable
install, add the ``-e`` flag:: install, add the ``-e`` flag::