Skip to content

Commit 0c4576f

Browse files
authored
Update the homepage and repository links (#7)
1 parent a3d3f1e commit 0c4576f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description = "A small simple wrapper around the mystb.in API."
55
authors = ["AbstractUmbra <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"
8-
homepage = "https://github.com/PythonistaGuild/mystbin-py"
9-
repository = "https://github.com/PythonistaGuild/mystbin-py"
8+
homepage = "https://github.com/PythonistaGuild/mystbin.py"
9+
repository = "https://github.com/PythonistaGuild/mystbin.py"
1010
keywords = ["mystbin", "paste"]
1111
classifiers = [
1212
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)