From 6b1fc4417b3437522c88370081e12bd15df9ed40 Mon Sep 17 00:00:00 2001
From: Florian Spreckelsen <f.spreckelsen@indiscale.com>
Date: Thu, 1 Feb 2024 13:58:32 +0100
Subject: [PATCH] FIX: Typo

---
 src/doc/related_projects/index.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/doc/related_projects/index.rst b/src/doc/related_projects/index.rst
index 4295042a..87808b42 100644
--- a/src/doc/related_projects/index.rst
+++ b/src/doc/related_projects/index.rst
@@ -12,14 +12,14 @@ Related Projects
 
    :`Server <https://docs.indiscale.com/caosdb-server/>`_: The Java part of the LinkAhead server.
 
-   :`MySQL backend <https://docs.indiscale.com/caosdb-mysqlbackend/>`_: The MySQl/MariaDB components of the LinkAhead server.
+   :`MySQL backend <https://docs.indiscale.com/caosdb-mysqlbackend/>`_: The MySQL/MariaDB components of the LinkAhead server.
 
    :`WebUI <https://docs.indiscale.com/caosdb-webui/>`_: The default web frontend for the LinkAhead server.
 
-   :`PyLinkAhead <https://docs.indiscale.com//caosdb-pylib/>`_: The LinkAhead Python library.
+   :`PyLinkAhead <https://docs.indiscale.com/caosdb-pylib/>`_: The LinkAhead Python library.
 
-   :`LinkAhead Crawler <https://docs.indiscale.com//caosdb-crawler/>`_: The crawler is the main tool for automatic data integration in LinkAhead.
+   :`LinkAhead Crawler <https://docs.indiscale.com/caosdb-crawler/>`_: The crawler is the main tool for automatic data integration in LinkAhead.
 
    :`LinkAhead <https://docs.indiscale.com/caosdb-deploy>`_: Your all inclusive LinkAhead software package.
 
-   :`Back to Overview <https://docs.indiscale.com/>`_: LinkAhead Documentation.
\ No newline at end of file
+   :`Back to Overview <https://docs.indiscale.com/>`_: LinkAhead Documentation.
-- 
GitLab