From e790ad22b259296098f177621610efe3f84ada8b Mon Sep 17 00:00:00 2001
From: Andre Mayoraz <andre.mayoraz@idiap.ch>
Date: Thu, 16 Feb 2023 10:55:55 +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 f852bb9..3668946 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -35,7 +35,7 @@
     ]
 
 [project.urls]
-    documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.fusion.base/stable/"
+    documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.fusion.base/master/sphinx/"
     homepage      = "https://pypi.org/project/bob.fusion.base/"
     repository    = "https://gitlab.idiap.ch/bob/bob.fusion.base"
     changelog     = "https://gitlab.idiap.ch/bob/bob.fusion.base/-/releases"
-- 
GitLab