Skip to content

Commit

Permalink
Update github repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
filipsalo committed Jun 26, 2020
1 parent 7cef4ed commit b251e99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
author="Filip Salomonsson",
author_email="[email protected]",
url="http://github.com/infixfilip/streamxmlwriter/tree/master",
url="http://github.com/filipsalomonsson/streamxmlwriter/tree/master",
py_modules=["streamxmlwriter"],
license="MIT",
)
2 changes: 1 addition & 1 deletion streamxmlwriter.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
In development; poor documentation and tests; may eat your children.
The latest development version is available from the git repository [1].
[1] http://github.com/infixfilip/streamxmlwriter
[1] http://github.com/filipsalomonsson/streamxmlwriter
Comments and/or patches are always welcome.
"""
Expand Down

0 comments on commit b251e99

Please sign in to comment.