From 88843931fe2758b50725980bb94d653c379e90b7 Mon Sep 17 00:00:00 2001 From: Camille <78221213+clatapie@users.noreply.github.com> Date: Wed, 2 Aug 2023 08:03:22 +0200 Subject: [PATCH] Updating metadata (#153) --- pyproject.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e7e9b53d..ce49f72f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,10 +70,10 @@ doc = [ name = "ansys.math.core" [project.urls] -Homepage = "https://github.com/ansys/ansys-math/" +Homepage = "https://github.com/ansys/pyansys-math/" Documentation = "https://math.docs.pyansys.com" -Source = "https://github.com/ansys/ansys-math" -Tracker = "https://github.com/ansys/ansys-math/issues" +Source = "https://github.com/ansys/pyansys-math" +Tracker = "https://github.com/ansys/pyansys-math/issues" [tool.black] line-length = 100