From c6a9fe77ea37e83fd2735096e3e42ad812d81555 Mon Sep 17 00:00:00 2001 From: ovosimpatico Date: Sat, 15 Mar 2025 01:58:36 -0300 Subject: [PATCH] fix broken link --- lib/emulators.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/emulators.json b/lib/emulators.json index 9482397..75a213f 100644 --- a/lib/emulators.json +++ b/lib/emulators.json @@ -304,7 +304,7 @@ }, "Ryujinx (Ryubing Fork)": { "logo": "https://raw.githubusercontent.com/Ryubing/Assets/refs/heads/main/RyujinxApp_1024.png", - "url": "https://github.com/Ryubing/Ryujinx", + "url": "https://ryujinx.app/", "description": "A specialized fork of the Ryujinx Switch emulator with additional optimizations and enhancements over the main project's development branch.", "platforms": ["Windows", "Linux", "macOS"] }