From 50468b0938bbfc41d4eea400863f055cd02ed6bf Mon Sep 17 00:00:00 2001
From: Sebastian Schmitt <sebastian.schmitt@kip.uni-heidelberg.de>
Date: Thu, 7 Oct 2021 12:29:50 +0200
Subject: [PATCH] Fix link to mechansims section (closes #1664) (#1701)

---
 doc/internals/extending_catalogues.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/internals/extending_catalogues.rst b/doc/internals/extending_catalogues.rst
index fbdb7e91..1e954d19 100644
--- a/doc/internals/extending_catalogues.rst
+++ b/doc/internals/extending_catalogues.rst
@@ -10,7 +10,7 @@ all likelihood interested in the former.
 .. warning::
 
    If you are coming from NEURON and looking for the equivalent of
-   ``nrnivmodl``, please read on :ref:`here <_mechanisms_dynamic>`.
+   ``nrnivmodl``, please read on :ref:`here <mechanisms_dynamic>`.
 
    Following this path is for developers rather than end-users.
 
-- 
GitLab