diff options
author | Aisuko <urakiny@gmail.com> | 2023-06-11 00:08:11 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-10 17:08:11 +0300 |
commit | 059e99066d95d73d1ca26c3375d47c0e35596229 (patch) | |
tree | 67e76b925a52be3f25b54ac580a4a0e71efc609b | |
parent | 17c10acfb44ecb7af25e37fb67b9501cbc0034d2 (diff) |
doc : fix wrong address of BLIS.md (#1772)
Signed-off-by: Aisuko <urakiny@gmail.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |