synapse/matrix : maj depot github
This commit is contained in:
parent
05777e850d
commit
11054a7bdf
|
@ -95,7 +95,7 @@ software.name = Synapse
|
|||
software.website = https://matrix.org/docs/projects/server/synapse
|
||||
|
||||
# Lien web vers la licence du logiciel (type URL, obligatoire).
|
||||
software.license.url = https://github.com/matrix-org/synapse/blob/develop/LICENSE
|
||||
software.license.url = https://github.com/element-hq/synapse/blob/develop/LICENSE
|
||||
|
||||
# Nom de la licence du logiciel (type STRING, obligatoire).
|
||||
software.license.name = Apache License Version 2.0
|
||||
|
@ -104,7 +104,7 @@ software.license.name = Apache License Version 2.0
|
|||
software.version = 1.105.1
|
||||
|
||||
# Lien web vers les sources du logiciel (type URL, recommandé).
|
||||
software.source.url = https://github.com/matrix-org/synapse/
|
||||
software.source.url = https://github.com/element-hq/synapse/
|
||||
|
||||
# Liste de modules optionnels installés (type VALUES, optionnel, ex. Nextcloud-Calendar,Nextcloud-Talk).
|
||||
software.modules =
|
||||
|
|
Loading…
Reference in a new issue