diff --git a/cine_about.py b/cine_about.py index 3e112bf..40f197b 100644 --- a/cine_about.py +++ b/cine_about.py @@ -175,7 +175,7 @@ def link(cont): obj = cont.owner name=obj.name[:-7] link={ - 'About_link-git' : 'https://forge.aeif.fr/blender-edutech/lecteur-3d-cinematique', + 'About_link-git' : 'https://forge.apps.education.fr/blender-edutech/lecteur-3d-cinematique', 'About_link-gpl' : 'https://www.gnu.org/licenses/gpl-3.0.html', 'About_link-upbge' : 'https://www.upbge.org'} webbrowser.open(link [name])