summaryrefslogtreecommitdiff
path: root/wrappers/python/setup.cfg
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-21 15:57:12 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-21 16:06:22 +0100
commita587163c822e80527f6acc78c1edac3410327854 (patch)
tree15ddd4ee5e2f7af01eeef98fb4adc4bd6c651776 /wrappers/python/setup.cfg
parent72edbfe5d2d51b7dbaaa6ac6fe96cfbd43b60069 (diff)
Replace all links from GitHub to Codeberg
Diffstat (limited to 'wrappers/python/setup.cfg')
-rw-r--r--wrappers/python/setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/python/setup.cfg b/wrappers/python/setup.cfg
index f16f6c0..cda63a7 100644
--- a/wrappers/python/setup.cfg
+++ b/wrappers/python/setup.cfg
@@ -5,7 +5,7 @@ author = Jeroen Wijenbergh
author_email = jeroen.wijenbergh@geant.org
description = Python wrapper for eduvpn-common, a codebase to build eduVPN clients with
long_description = file: README.md
-url = https://github.com/eduvpn/eduvpn-common
+url = https://codeberg.org/eduVPN/eduvpn-common
license = MIT
[options]