From b369568954b3fa4fb3986d988c41243825519635 Mon Sep 17 00:00:00 2001 From: Jayaram Kancherla Date: Tue, 5 May 2026 19:09:13 -0700 Subject: [PATCH] Update documentation URL in setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 756d4b3..866a1e0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,7 +15,7 @@ long_description_content_type = text/markdown; charset=UTF-8; variant=GFM url = https://github.com/biocpy/spatialexperiment # Add here related links, for example: project_urls = - Documentation = https://github.com/biocpy/spatialexperiment + Documentation = https://biocpy.github.io/SpatialExperiment/ Source = https://github.com/biocpy/spatialexperiment # Changelog = https://pyscaffold.org/en/latest/changelog.html # Tracker = https://github.com/pyscaffold/pyscaffold/issues