diff --git a/services/code.json b/services/code.json index b55d43c..d2997a0 100644 --- a/services/code.json +++ b/services/code.json @@ -1,6 +1,6 @@ { "buttons": [ - {"label": "Utiliser", "url": "https://apps.ti-nuage.fr/gitea"} + {"label": "Utiliser", "url": "https://forge.ti-nuage.fr/gitea"} ], "description": "Un environnement de développement Git pour héberger et partager vos projets.", "icon": "gear", diff --git a/services/im.json b/services/im.json index 1241c91..2d0eeb3 100644 --- a/services/im.json +++ b/services/im.json @@ -11,7 +11,7 @@ ], "open": false, - "order": 7, + "order": 9, "softwares": [ { "description": "Ce service est actuellement servi par le serveur Metronome.", @@ -27,17 +27,6 @@ ], "sources": "https://github.com/maranda/metronome", "url": "https://metronome.im" - }, - { - "description": "Le portail des utilisateurs propose l'interface en ligne Converse.", - "licenses": [ - { - "name": "License publique Mozilla", - "url": "https://www.mozilla.org/en-US/MPL/" - } - ], - "sources": "https://github.com/conversejs/converse.js", - "url": "https://conversejs.org/" } ], "title": "Messagerie instantanée" diff --git a/services/polls.json b/services/polls.json index a3b8cae..7a109fe 100644 --- a/services/polls.json +++ b/services/polls.json @@ -1,6 +1,6 @@ { "buttons": [ - {"label": "Utiliser", "url": "https://apps.ti-nuage.fr/date"} + {"label": "Utiliser", "url": "https://date.ti-nuage.fr"} ], "description": "Pour organiser des rendez-vous ou choisir parmi plusieurs options, au sein d'un groupe ou d'une association.", "icon": "list", diff --git a/services/share_bin.json b/services/share_bin.json index e8deccd..eaa6170 100644 --- a/services/share_bin.json +++ b/services/share_bin.json @@ -1,6 +1,6 @@ { "buttons": [ - {"label": "Utiliser", "url": "https://apps.ti-nuage.fr/privatebin"} + {"label": "Utiliser", "url": "https://bin.ti-nuage.fr"} ], "description": "Pour partager de simple extraits de texte ou de code, de manière sécurisée et temporaire.", "icon": "share", diff --git a/services/share_file.json b/services/share_file.json index 7497b5b..db06469 100644 --- a/services/share_file.json +++ b/services/share_file.json @@ -8,14 +8,14 @@ "order": 4, "softwares": [ { - "description": "Ce service est servi par une version dérivée de Firefox Send.", + "description": "Ce service est servi par une version dérivée de PsiTransfer.", "licenses": [ { - "name": "Licence MPL", - "url": "https://www.mozilla.org/en-US/MPL/2.0" + "name": "Licence BSD", + "url": "https://github.com/psi-4ward/psitransfer/blob/master/LICENSE" } ], - "sources": "https://gitlab.com/timvisee/send" + "sources": "https://github.com/psi-4ward/psitransfer" } ], "title": "Partage de fichiers"