From 762fa1afa9aedebb32e4516b9b5b35a70869dd0e Mon Sep 17 00:00:00 2001 From: david-cortes Date: Tue, 24 Dec 2024 19:48:04 +0100 Subject: [PATCH] fix link to faq --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8e73b2022..cc9325d39d 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,7 @@ Please see Changelog.txt. ## Troubleshooting -* Please read the [FAQ](www.openmathlib.org/OpenBLAS/docs/faq) section of the docs first. +* Please read the [FAQ](http://www.openmathlib.org/OpenBLAS/docs/faq) section of the docs first. * Please use GCC version 4.6 and above to compile Sandy Bridge AVX kernels on Linux/MinGW/BSD. * Please use Clang version 3.1 and above to compile the library on Sandy Bridge microarchitecture. Clang 3.0 will generate the wrong AVX binary code.