Changement de l'adresse du dépôt gitlab

This commit is contained in:
Philippe Roy 2022-12-05 13:18:13 +01:00
parent 2f918a2c8b
commit 5b3f8baf6f
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,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://gitlab.com/blender-edutech/kinematic_player',
'About_link-gpl' : 'https://www.gnu.org/licenses/gpl-3.0.html',
'About_link-upbge' : 'https://www.upbge.org'}
webbrowser.open(link [name])