diff --git a/src/doc/administration/server_side_scripting.rst b/src/doc/administration/server_side_scripting.rst
index 95a0bac0f3911cfee1d6ca626c2cf9707d916470..23beb74eaf5a6e56d1cc5c56bbd1f077306fc48c 100644
--- a/src/doc/administration/server_side_scripting.rst
+++ b/src/doc/administration/server_side_scripting.rst
@@ -85,7 +85,7 @@ For more information see the :doc:`specification of the API <../specification/Se
 
 Calling from the webui
 ---------------------
-Refer to  `webui documentation <https://docs.indiscale.com//caosdb-webui/extension/forms.html#calling-a-server-side-script>`__ to learn how to setup the webui side of this interaction.
+Refer to  `webui documentation <https://docs.indiscale.com//caosdb-webui/extension/forms.html#calling-a-server-side-script>`_ to learn how to setup the webui side of this interaction.
 
 The following example assumes that the form in the webui has only one filed
 which is a file upload with the name ``csvfile``.