From: Aisuko Date: Sat, 10 Jun 2023 14:08:11 +0000 (+1000) Subject: doc : fix wrong address of BLIS.md (#1772) X-Git-Tag: gguf-v0.4.0~651 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=059e99066d95d73d1ca26c3375d47c0e35596229;p=pkg%2Fggml%2Fsources%2Fllama.cpp doc : fix wrong address of BLIS.md (#1772) Signed-off-by: Aisuko --- diff --git a/README.md b/README.md index 0c87af6e..cc3bd539 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