From c0ab7a524ef21a4536b30beb8fc857c3b8dfb90b Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Wed, 22 Oct 2025 14:12:57 +0200 Subject: [PATCH] fix(readme): download links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c6789db..df8ca361 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Plezy is a modern Plex media client that provides a seamless streaming experienc Coming soon ### Desktop -- [Windows (x64)](https://github.com/edde746/plezy/releases/latest/download/plezy-windows-x64.zip) -- [macOS (Universal)](https://github.com/edde746/plezy/releases/latest/download/plezy-macos.dmg) -- [Linux (x64)](https://github.com/edde746/plezy/releases/latest/download/plezy-linux-x64.tar.gz) +- [Windows (x64)](https://github.com/edde746/plezy/releases/latest/download/plezy-windows-installer.exe) +- [macOS (Universal)](https://github.com/edde746/plezy/releases/latest/download/plezy-macos.zip) +- [Linux (x64)](https://github.com/edde746/plezy/releases/latest/download/plezy-linux.tar.gz) > Download the latest release from the [Releases page](https://github.com/edde746/plezy/releases)