From 19de8005067acf6bb0a21a5a735248a495ff48e1 Mon Sep 17 00:00:00 2001 From: Drew Oldag <47493171+drewoldag@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:09:29 -0700 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3edb7cf8..f293677d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ ] [project.urls] -Homepage = "https://github.com/LSSTDESC/RESSPECT" +Homepage = "https://lsst-resspect.readthedocs.io/en/latest/" Source = "https://github.com/LSSTDESC/RESSPECT" [project.scripts]