From c60a2885e2472b44796ad011907dc6119009c5ed Mon Sep 17 00:00:00 2001 From: Martin Weise <martin.weise@tuwien.ac.at> Date: Thu, 13 Jun 2024 11:50:12 +0200 Subject: [PATCH] Fixed link --- lib/python/docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python/docs/index.rst b/lib/python/docs/index.rst index f905221999..08ee924d83 100644 --- a/lib/python/docs/index.rst +++ b/lib/python/docs/index.rst @@ -12,7 +12,7 @@ Quickstart ---------- Find numerous quickstart examples on -the `DBRepo website <https://www.ifs.tuwien.ac.at/infrastructures/dbrepo//usage-overview/>`_. +the `DBRepo website <https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.4.4/api/>`_. AMQP API Client ----------- -- GitLab