diff --git a/pyproject.toml b/pyproject.toml index bef2603..f08663c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [ dynamic = ["version", "description"] requires-python = ">=3.8" readme = "README.md" -home-page = "https://github.com/eadwinCode/ellar-jwt" +home-page = "https://github.com/python-ellar/ellar-jwt" classifiers = [ "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", @@ -54,9 +54,9 @@ dev = [ ] [project.urls] -Documentation = "https://github.com/eadwinCode/ellar-jwt" -Source = "https://github.com/eadwinCode/ellar-jwt" -Homepage = "https://eadwincode.github.io/ellar-jwt/" +Documentation = "https://github.com/python-ellar/ellar-jwt" +Source = "https://github.com/python-ellar/ellar-jwt" +Homepage = "https://python-ellar.github.io/ellar-jwt/" [project.optional-dependencies] test = [