File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ will be licensed according to the terms given in [LICENSE.md](LICENSE.md).
39
39
[ intel mkl ] : https://software.intel.com/en-us/mkl
40
40
[ netlib ] : https://www.netlib.org/
41
41
[ openblas ] : https://www.openblas.net/
42
- [ R ] : https://cran.r-project.org
42
+ [ r ] : https://cran.r-project.org/
43
43
44
44
[ build-img ] : https://github.com/blas-lapack-rs/lapack-src/actions/workflows/build.yml/badge.svg
45
45
[ build-url ] : https://github.com/blas-lapack-rs/lapack-src/actions/workflows/build.yml/
Original file line number Diff line number Diff line change 30
30
//! [intel mkl]: https://software.intel.com/en-us/mkl
31
31
//! [netlib]: https://www.netlib.org/
32
32
//! [openblas]: https://www.openblas.net/
33
- //! [R ]: https://cran.r-project.org
33
+ //! [r ]: https://cran.r-project.org/
34
34
35
35
#![ no_std]
36
36
You can’t perform that action at this time.
0 commit comments