Skip to content

Commit

Permalink
fix url in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
seanbreckenridge committed Sep 28, 2023
1 parent a89012e commit 4e71f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = 0.1.1
description = Export your chess.com/lichess.org games
long_description = file: README.md
long_description_content_type = text/markdown
url = "https://github.com/seanbreckenridge/chess_export"
url = https://github.com/seanbreckenridge/chess_export
author = Sean Breckenridge
author_email = "seanbrecke@gmail.com"
license = MIT
Expand Down

0 comments on commit 4e71f1a

Please sign in to comment.