From 20a55f014b4b2624f2549650b7b2d9f3b4979ede Mon Sep 17 00:00:00 2001 From: Aisuko Date: Fri, 9 Jun 2023 04:28:05 +0000 Subject: [PATCH] doc: fix thw wrong address of BLIS.md Signed-off-by: Aisuko --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c87af6ee..cc3bd5394 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ Building the program with BLAS support may lead to some performance improvements - #### BLIS - Check [BLIS.md](BLIS.md) for more information. + Check [BLIS.md](docs/BLIS.md) for more information. - #### Intel MKL