Skip to content

Commit

Permalink
Fix another typo in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
LuqueDaniel committed Mar 21, 2020
1 parent 9089e62 commit 5fb46ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
license="AGPLv3+",
description="Allows to create symbolic link in batches from a YAML file "
"and consolidate them in a specific directory.",
url="hpipttps://github.com/LuqueDaniel/lnmc",
url="https://github.com/LuqueDaniel/lnmc",
author="Daniel Luque",
author_email="[email protected]",
long_description=open("README.md").read(),
Expand Down

0 comments on commit 5fb46ea

Please sign in to comment.