From 6596c2df992bb7dba9d4c996011a59bf6c753227 Mon Sep 17 00:00:00 2001 From: Jonathan Rampersad Date: Thu, 19 Jun 2025 18:00:29 +0000 Subject: [PATCH] typo fix --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d86c9a9..3ea5f94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ cuda12 = ["cupy-cuda12x"] dev = ["pytest"] [project.urls] -Homepage = "polysolve.jono-rams.work" +Homepage = "https://polysolve.jono-rams.work" Documentation = "https://polysolve.jono-rams.work/docs" Repository = "https://github.com/jono-rams/PolySolve" "Bug Tracker" = "https://github.com/jono-rams/PolySolve/issues"