summaryrefslogtreecommitdiff
path: root/graphics/asymptote/GUI/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/GUI/setup.py')
-rw-r--r--graphics/asymptote/GUI/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/GUI/setup.py b/graphics/asymptote/GUI/setup.py
index d6a4c0d6a7..e49e3468d7 100644
--- a/graphics/asymptote/GUI/setup.py
+++ b/graphics/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/"
)