summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/asymptote/GUI/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/asymptote/GUI/setup.py')
-rwxr-xr-xMaster/texmf-dist/asymptote/GUI/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/asymptote/GUI/setup.py b/Master/texmf-dist/asymptote/GUI/setup.py
index d6a4c0d6a78..e49e3468d7f 100755
--- a/Master/texmf-dist/asymptote/GUI/setup.py
+++ b/Master/texmf-dist/asymptote/GUI/setup.py
@@ -8,6 +8,6 @@ setup(
version=xasyVersion.xasyVersion,
author="Supakorn Rassameemasmuang, Orest Shardt, and John C. Bowman",
description="User interface for Asymptote, a vector graphics language",
- url="http://asymptote.sourceforge.net",
+ url="https://asymptote.sourceforge.io",
download_url="https://sourceforge.net/projects/asymptote/"
)