mirror of
https://forge.apps.education.fr/blender-edutech/jumeaux-numeriques.git
synced 2024-01-27 06:56:18 +01:00
Migration de Forge AEIF -> Forge Apps.education
This commit is contained in:
parent
71ef4338ff
commit
0357ebe869
@ -181,7 +181,7 @@ def link(cont):
|
|||||||
obj = cont.owner
|
obj = cont.owner
|
||||||
name=obj.name[:-7]
|
name=obj.name[:-7]
|
||||||
link={
|
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-gpl' : 'https://www.gnu.org/licenses/gpl-3.0.html',
|
||||||
'About_link-upbge' : 'https://www.upbge.org'}
|
'About_link-upbge' : 'https://www.upbge.org'}
|
||||||
webbrowser.open(link [name])
|
webbrowser.open(link [name])
|
||||||
|
Loading…
Reference in New Issue
Block a user