From 02efff9c8c30399cf125e692eda3f4f218d94544 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Sun, 14 Feb 2021 09:38:26 -0500 Subject: [PATCH] Change URL in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 639de53..e7e3d13 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ setup( description="Terminal flashcards from Markdown", long_description=long_description, long_description_content_type="text/markdown", - url="https://sr.ht/~armaan/lightcards", + url="https://lightcards.armaanb.net", author="Armaan Bhojwani", author_email="me@armaanb.net", license="MIT", -- 2.39.2