From e5aa2ce01f638ebe083c821fd204a45d9d8f317d Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Sun, 12 Mar 2023 02:59:44 +0100 Subject: [PATCH] Fix broken link in Windows download page --- doc/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/windows.md b/doc/windows.md index 814cda9d..1f0e3b81 100644 --- a/doc/windows.md +++ b/doc/windows.md @@ -9,7 +9,7 @@ Download the [latest release]: - [`scrcpy-win32-v2.0.zip`][direct-win32] (32-bit) SHA-256: `15d98c02cb0e0bbd84f8b5d54991e0f6925569b1286a86a40743944fcb1c2d8c` -[release]: https://github.com/Genymobile/scrcpy/releases/latest +[latest release]: https://github.com/Genymobile/scrcpy/releases/latest [direct-win64]: https://github.com/Genymobile/scrcpy/releases/download/v2.0/scrcpy-win64-v2.0.zip [direct-win32]: https://github.com/Genymobile/scrcpy/releases/download/v2.0/scrcpy-win32-v2.0.zip