change action button links

This commit is contained in:
HorizonCode 2023-05-04 21:04:48 +02:00
parent da1b05c9a1
commit 6bc0b215d7
1 changed files with 2 additions and 2 deletions

View File

@ -16,11 +16,11 @@ let lastActivity = {
buttons: [
{
label: "Download the Launcher",
url: "https://ez-pp.farm/download"
url: "https://git.ez-pp.farm/EZPPFarm/EZPPLauncher/releases/latest"
},
{
label: "Join EZPPFarm",
url: "https://discord.com/invite/g8Bh7RaKPg"
url: "https://ez-pp.farm/discord"
}
],
instance: false,