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