From c46902c0f58bc3b4a5bcc51964daf02a0048c2e2 Mon Sep 17 00:00:00 2001 From: L1Q <6942070+L1Q@users.noreply.github.com> Date: Wed, 17 Jul 2024 21:57:07 +0300 Subject: [PATCH] ReadMe: Fix BIOS dump link. (#11552) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d94f767555..072ff30211 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Installers and binaries for both stable and nightly builds are available from [o PCSX2 supports Windows, Linux, and Mac platforms. Our [setup documentation page](https://pcsx2.net/docs/setup/requirements) contains additional details on software and hardware requirements. -Please note that a BIOS dump from a legitimately-owned PS2 console is required to use the emulator. For more information, visit [this page](https://pcsx2.net/docs/setup/gather/#how-to-dump-your-ps2-bios). +Please note that a BIOS dump from a legitimately-owned PS2 console is required to use the emulator. For more information, visit [this page](https://pcsx2.net/docs/setup/bios/). ## Contributing / Building