From ff7c7932e12d1fc08e38a10a31bc0f983ee2e170 Mon Sep 17 00:00:00 2001 From: mrfcoelho <49588804+mrfcoelho@users.noreply.github.com> Date: Sat, 21 Sep 2024 18:06:52 +0100 Subject: [PATCH] Update installation.rst Fix broken link --- src/bonsai/docs/quickstart/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bonsai/docs/quickstart/installation.rst b/src/bonsai/docs/quickstart/installation.rst index 058ab525ff..58d3e7b9ec 100644 --- a/src/bonsai/docs/quickstart/installation.rst +++ b/src/bonsai/docs/quickstart/installation.rst @@ -39,4 +39,4 @@ You can enable add-ons permanently by using ``Save User Settings`` from the Addo .. seealso:: - If you are a poweruser, you may be interested in the **Unstable installation** to help with testing. :doc:`Read more ` + If you are a poweruser, you may be interested in the :ref:`guides/development/installation:Unstable installation` to help with testing.