]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
doc : fix wrong address of BLIS.md (#1772)
authorAisuko <redacted>
Sat, 10 Jun 2023 14:08:11 +0000 (00:08 +1000)
committerGitHub <redacted>
Sat, 10 Jun 2023 14:08:11 +0000 (17:08 +0300)
Signed-off-by: Aisuko <redacted>
README.md

index 0c87af6eea667c0a852c6149b269c1d3dc30be55..cc3bd5394c559eabd44a82213d6d56156e71b8e3 100644 (file)
--- 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