diff --git a/doc/htmldoc/index.rst b/doc/htmldoc/index.rst
index 8a2ae77611..747da187d8 100644
--- a/doc/htmldoc/index.rst
+++ b/doc/htmldoc/index.rst
@@ -99,10 +99,10 @@ How NEST works --- The Big Picture
.. grid-item::
- A NEST simulation is created with input from :doc:`stimulation devices `,
- :doc:`neuron models `, and :doc:`synapse models `,
+ A NEST simulation is created with input from :doc:`stimulation devices `,
+ :doc:`neuron models `, and :doc:`synapse models `,
along with :ref:`connection rules `.
- You can choose what data to record with :doc:`recording devices `.
+ You can choose what data to record with :doc:`recording devices `.
After simulation, the output is ready for analysis with NEST's built in :py:mod:`.raster_plot` and :py:mod:`.voltage_trace`
modules or external tools such as :doc:`Elephant `.
diff --git a/doc/htmldoc/models/index.rst b/doc/htmldoc/models/index.rst
index 9ad4867193..749a41ac40 100644
--- a/doc/htmldoc/models/index.rst
+++ b/doc/htmldoc/models/index.rst
@@ -82,11 +82,11 @@ Learn more about . . .
.. grid-item-card::
- * :ref:`neuron models `
+ * :doc:`neuron models `
- * :ref:`synapse models `
+ * :doc:`synapse models `
- * :ref:`devices `
+ * :doc:`devices `
* :ref:`creating and customizing models with NESTML `
diff --git a/doc/htmldoc/static/img/excalidraw_nestconcept_horiz.svg b/doc/htmldoc/static/img/excalidraw_nestconcept_horiz.svg
index c188201eec..6c8d09d8cd 100644
--- a/doc/htmldoc/static/img/excalidraw_nestconcept_horiz.svg
+++ b/doc/htmldoc/static/img/excalidraw_nestconcept_horiz.svg
@@ -18,4 +18,4 @@
- Experimental ProtocolsNeuron ModelsNetwork ModelsSynapse ModelsRecording DevicesStimulation DevicesData AnalysisConnection Rules
+ Experimental ProtocolsNeuron ModelsNetwork ModelsSynapse ModelsRecording DevicesStimulation DevicesData AnalysisConnection Rules