diff --git a/frontends/libretro/README.md b/frontends/libretro/README.md
index a0f691414c6cd5e4e4377a9dabde57c27effbb6c..3a1769edeb68627b2f923e5b62dbe5418cef12bf 100644
--- a/frontends/libretro/README.md
+++ b/frontends/libretro/README.md
@@ -10,7 +10,7 @@ cargo build
 
 #### Arm64
 
-Download the linux toolchain from [https://developer.arm.com/downloads/-/gnu-a](https://developer.arm.com/downloads/-/gnu-a).
+Download the linux toolchain from [Arm GNU Toolchain Downloads](https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads).
 
 Set the env variable `ARM64_TOOLCHAIN` to the path of the toolchain directory.