From d8d0ef56047f19f37ac087d04d10c889639f4966 Mon Sep 17 00:00:00 2001 From: Diego Martinez Date: Fri, 16 Feb 2024 16:06:18 +0100 Subject: [PATCH 1/2] Update readme.rst --- readme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.rst b/readme.rst index 16e454d..52dfdc8 100644 --- a/readme.rst +++ b/readme.rst @@ -15,7 +15,7 @@ Find **Signal Edges** on `PyPi `_ pip install python-signal-edges -Refer to the documentation `here `_ for more details. +Refer to the documentation `here `_ for more details. Development ------------------------------------------------------------------------------------------------------------------------ From cd307548710ef1ca50ee3f17cffa726cba074c16 Mon Sep 17 00:00:00 2001 From: Diego Martinez Date: Fri, 16 Feb 2024 16:06:43 +0100 Subject: [PATCH 2/2] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f386f07..bc1cdf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = ["Diego Martinez "] readme = "readme.rst" homepage = "https://github.com/dmg0345/python-signal-edges" repository = "https://github.com/dmg0345/python-signal-edges" -documentation = "https://dmg0345-python-signal-edges.netlify.app/" +documentation = "https://python-signal-edges.netlify.app/" keywords = [ "python", "signal",