diff --git a/pyproject.toml b/pyproject.toml index aeb4ce0..74dafd7 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,8 +5,8 @@ description = "A small simple wrapper around the mystb.in API." authors = ["AbstractUmbra "] license = "MIT" readme = "README.md" -homepage = "https://github.com/PythonistaGuild/mystbin-py" -repository = "https://github.com/PythonistaGuild/mystbin-py" +homepage = "https://github.com/PythonistaGuild/mystbin.py" +repository = "https://github.com/PythonistaGuild/mystbin.py" keywords = ["mystbin", "paste"] classifiers = [ "License :: OSI Approved :: MIT License",