diff --git a/twin_about.py b/twin_about.py index eaebe39..e1740d5 100644 --- a/twin_about.py +++ b/twin_about.py @@ -181,7 +181,7 @@ def link(cont): obj = cont.owner name=obj.name[:-7] link={ - 'About_link-git' : 'https://forge.aeif.fr/blender-edutech/jumeau-numerique', + 'About_link-git' : 'https://forge.apps.education.fr/blender-edutech/jumeaux-numeriques', 'About_link-gpl' : 'https://www.gnu.org/licenses/gpl-3.0.html', 'About_link-upbge' : 'https://www.upbge.org'} webbrowser.open(link [name])