MAJ du lien Git

This commit is contained in:
Philippe Roy 2023-02-16 02:19:32 +01:00
parent bd8025e5b7
commit 9005c76d65
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ def link(cont):
obj = cont.owner
name=obj.name[:-7]
link={
'About_link-git' : 'https://gitlab.com/blender-edutech/kinematic_player',
'About_link-git' : 'https://forge.aeif.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])