diff --git a/pyproject.toml b/pyproject.toml index c8c78e7..7648eac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Redis OSS "] maintainers = ["Redis OSS "] license = "BSD-3-Clause" readme = "README.md" -repository = "https://github.com/redis-developer/redis-om-python" +repository = "https://github.com/redis/redis-om-python" packages = [ { "include" = "aredis_om" }, ]