Updated official repository URL.
This commit is contained in:
parent
2c42afdcc3
commit
3a4980d3e2
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ public class LicenseHook extends Hook
|
|||
logger.info("!licence caught.");
|
||||
|
||||
bot.sendMessage(sender
|
||||
+ ", Hebdobot est un logiciel libre de l'April sous licence GNU AGPL (sources : https://agir.april.org/projects/hebdobot/repository).");
|
||||
+ ", Hebdobot est un logiciel libre de l'April sous licence GNU AGPL (sources : https://forge.april.org/adminsys/hebdobot).");
|
||||
|
||||
result = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue