diff --git a/pyproject.toml b/pyproject.toml index 1eed51b..63baf13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "amdgpu-stats" version = "0.1.20" description = "A module/TUI for AMD GPU statistics" authors = ["Josh Lay "] -repository = "https://git.jlay.dev/jlay/amdgpu_stats" +repository = "https://git.init3.us/BraveTraveler/amdgpu_stats" license = "MIT" readme = "README.md" documentation = "https://amdgpu-stats.readthedocs.io/en/latest/"