Skip to content

Commit 4546cc3

Browse files
committed
Make a cosmetic adjustment
1 parent 4eea3b1 commit 4546cc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ will be licensed according to the terms given in [LICENSE.md](LICENSE.md).
3939
[intel mkl]: https://software.intel.com/en-us/mkl
4040
[netlib]: https://www.netlib.org/
4141
[openblas]: https://www.openblas.net/
42-
[R]: https://cran.r-project.org
42+
[r]: https://cran.r-project.org/
4343

4444
[build-img]: https://github.com/blas-lapack-rs/lapack-src/actions/workflows/build.yml/badge.svg
4545
[build-url]: https://github.com/blas-lapack-rs/lapack-src/actions/workflows/build.yml/

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
//! [intel mkl]: https://software.intel.com/en-us/mkl
3131
//! [netlib]: https://www.netlib.org/
3232
//! [openblas]: https://www.openblas.net/
33-
//! [R]: https://cran.r-project.org
33+
//! [r]: https://cran.r-project.org/
3434
3535
#![no_std]
3636

0 commit comments

Comments
 (0)