mirror of
https://forge.apps.education.fr/blender-edutech/ropy.git
synced 2024-01-27 08:23:20 +01:00
MAJ du lien Git
This commit is contained in:
parent
8d07af0591
commit
ab48a0a7a7
@ -165,7 +165,7 @@ def link(cont):
|
||||
obj = cont.owner
|
||||
name=obj.name[:-7]
|
||||
link={
|
||||
'About_link-git' : 'https://gitlab.com/blender-edutech/ropy',
|
||||
'About_link-git' : 'https://forge.aeif.fr/blender-edutech/ropy',
|
||||
'About_link-gpl' : 'https://www.gnu.org/licenses/gpl-3.0.html',
|
||||
'About_link-upbge' : 'https://www.upbge.org'}
|
||||
webbrowser.open(link [name])
|
||||
|
Loading…
Reference in New Issue
Block a user