diff --git a/pyproject.toml b/pyproject.toml index 3a14318..8412b4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ ] [project.urls] -"Repository" = "https://github.com/fiaisisfile-watcher" +"Repository" = "https://github.com/fiaisis/file-watcher" [project.scripts] file_watcher = "file_watcher.main:main"