From 025eda8a3aaeadc718816035629c732c859e6617 Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:07:21 -0500 Subject: [PATCH] Fix the link of the releases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2a432d..a878e4e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See the [wiki](https://github.com/ralna/CUTEst/wiki) for download and installati ### Precompiled libraries and executables -We provide precompiled CUTEst libraries and executables in the [releases tab](https://github.com/ralna/SIFDecode/releases/latest/) for Linux, macOS (Intel & Silicon) and Windows. +We provide precompiled CUTEst libraries and executables in the [releases tab](https://github.com/ralna/CUTEst/releases/latest/) for Linux, macOS (Intel & Silicon) and Windows. ### Installation from source