]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/dev/build.rst: decycle the dependency with README.md + nits docs-develop-doc-jcr6nk/deployments/4767
authorOto Šťáva <oto.stava@nic.cz>
Fri, 2 Aug 2024 12:09:41 +0000 (14:09 +0200)
committerOto Šťáva <oto.stava@nic.cz>
Fri, 2 Aug 2024 12:09:41 +0000 (14:09 +0200)
doc/dev/build.rst

index 681524e10bc5ccbb23bd0f2becfe616bbc16fee4..8f496bdea161bab6725c6804eda441ed91b6a844 100644 (file)
@@ -306,7 +306,7 @@ All dependencies are also listed in `pyproject.toml <https://gitlab.nic.cz/knot/
    "prometheus-client_", "Prometheus client for Python (optional)"
 
 
- You can install the ``manager`` using generated ``setup.py``.
+You can install the Manager using the generated ``setup.py``.
 
 .. code-block:: bash
 
@@ -315,7 +315,7 @@ All dependencies are also listed in `pyproject.toml <https://gitlab.nic.cz/knot/
 
 .. tip::
 
-   For development, it is recommended to run the manager using the procedure described in `manager/README.md <https://gitlab.nic.cz/knot/knot-resolver/-/blob/master/manager/README.md>`_.
+   For development, it is recommended to run the manager using the procedure described in :ref:`manager-dev-env`.
 
 
 ************