From 606f6d612b2c1c4fc573dce8b63a47db3ab90413 Mon Sep 17 00:00:00 2001 From: Sina Rohde <s.rohde@indiscale.com> Date: Thu, 21 Dec 2023 08:44:45 +0100 Subject: [PATCH] fixed links --- doc/index.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index 1c58c64..965af98 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -11,11 +11,12 @@ Welcome to documentation of CaosDB's MySQL Backend! Concepts <concepts> Maintenance API documentation <functions> - Advanced user tools <caosdb-advanced-user-tools> - Web UI <caosdb-webui> - PyLinkAhead <caosdb-pylib> - LinkAhead server <caosdb-server> - LinkAhead <caosdb-deploy> + Advanced user tools <https://docs.indiscale.com//caosdb-advanced-user-tools/> + Web UI <https://docs.indiscale.com//caosdb-webui/> + PyLinkAhead <https://docs.indiscale.com//caosdb-pylib/> + LinkAhead server <https://docs.indiscale.com//caosdb-server/> + LinkAhead <https://docs.indiscale.com//caosdb-deploy/> + My SQL backend <https://docs.indiscale.com//caosdb-mysqlbackend/> Back to Overview <https://docs.indiscale.com/> This documentation helps you to :doc:`get started<README_SETUP>`, explains the most important -- GitLab