mirror of
https://forge.apps.education.fr/blender-edutech/lecteur-3d-cinematique.git
synced 2024-01-27 09:43:12 +01:00
Changement de l'adresse du dépôt gitlab
This commit is contained in:
parent
2f918a2c8b
commit
5b3f8baf6f
@ -87,7 +87,7 @@ def link(cont):
|
|||||||
obj = cont.owner
|
obj = cont.owner
|
||||||
name=obj.name[:-7]
|
name=obj.name[:-7]
|
||||||
link={
|
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-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