From 9d06040a174d62635caacd9307adf7e13461f048 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Fri, 10 Nov 2023 15:45:10 -0300 Subject: [PATCH] Update project URLs --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 81ce0d5..d1511f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,6 +37,6 @@ dependencies = [ ] [project.urls] -Homepage = "https://git.slc.ar/slococo/asyncrequest" -Repository = "https://git.slc.ar/slococo/asyncrequest" +Homepage = "https://git.slc.ar/slococo/asyncreq" +Repository = "https://git.slc.ar/slococo/asyncreq"