Skip to content

Commit 9e5ae7d

Browse files
authored
Merge pull request #7 from bnaras/r-src
Update README badge link [skip CI]
2 parents f031b5a + db3716d commit 9e5ae7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ will be licensed according to the terms given in [LICENSE.md](LICENSE.md).
4141
[openblas]: http://www.openblas.net/
4242
[R]: https://cran.r-project.org
4343

44-
[build-img]: https://travis-ci.org/blas-lapack-rs/lapack-src.svg?branch=master
45-
[build-url]: https://travis-ci.org/blas-lapack-rs/lapack-src
44+
[build-img]: https://github.com/blas-lapack-rs/lapack-src/actions/workflows/build.yml/badge.svg
45+
[build-url]: https://github.com/blas-lapack-rs/lapack-src/actions/workflows/build.yml/
4646
[documentation-img]: https://docs.rs/lapack-src/badge.svg
4747
[documentation-url]: https://docs.rs/lapack-src
4848
[package-img]: https://img.shields.io/crates/v/lapack-src.svg

0 commit comments

Comments
 (0)