diff --git a/pyproject.toml b/pyproject.toml index 2c27e99..85547cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,5 +20,5 @@ license-files = ["LICEN[CS]E*"] dependencies = [ "bleak", "pyserial-asyncio" ] [project.urls] -Homepage = "https://github.com/mccli" -Issues = "https://github.com/mccli/issues" +Homepage = "https://github.com/fdlamotte/meshcore_py" +Issues = "https://github.com/fdlamotte/meshcore_py/issues"