From c215e5706a4063ce155424a263c08e8b44792516 Mon Sep 17 00:00:00 2001
From: Andre Mayoraz <andre.mayoraz@idiap.ch>
Date: Thu, 16 Feb 2023 10:53:11 +0100
Subject: [PATCH] [pyproject.toml] Changing documentation link to master/sphinx

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 7be64e5..a713571 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@
     ]
 
 [project.urls]
-    documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/stable/"
+    documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/master/sphinx/"
     homepage = "https://pypi.org/project/bob.pipelines/"
     repository = "https://gitlab.idiap.ch/bob/bob.pipelines"
     changelog = "https://gitlab.idiap.ch/bob/bob.pipelines/-/releases"
-- 
GitLab