Migration de Forge AEIF -> Forge Apps.education

This commit is contained in:
Philippe Roy 2024-01-22 03:50:58 +01:00
parent 21abcbe5de
commit 41f47a1c67
1 changed files with 1 additions and 1 deletions

View File

@ -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])