mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-13 18:50:47 +05:30
Merge pull request #24 from andreinechaev/docs/readme-badge-rename
Change "cosminc98" to "andreinechaev" in badge URLs
This commit is contained in:
@@ -8,10 +8,10 @@
|
|||||||
|
|
||||||
<!-- Testing badges -->
|
<!-- Testing badges -->
|
||||||
[python-version]: https://img.shields.io/pypi/pyversions/nvcc4jupyter
|
[python-version]: https://img.shields.io/pypi/pyversions/nvcc4jupyter
|
||||||
[test-badge]: https://github.com/cosminc98/nvcc4jupyter/actions/workflows/test.yml/badge.svg
|
[test-badge]: https://github.com/andreinechaev/nvcc4jupyter/actions/workflows/test.yml/badge.svg
|
||||||
[test-workflow]: https://github.com/cosminc98/nvcc4jupyter/actions/workflows/test.yml
|
[test-workflow]: https://github.com/andreinechaev/nvcc4jupyter/actions/workflows/test.yml
|
||||||
[coverage-badge]: https://codecov.io/github/cosminc98/nvcc4jupyter/coverage.svg?branch=master
|
[coverage-badge]: https://codecov.io/github/andreinechaev/nvcc4jupyter/coverage.svg?branch=master
|
||||||
[coverage-results]: https://codecov.io/gh/cosminc98/nvcc4jupyter
|
[coverage-results]: https://codecov.io/gh/andreinechaev/nvcc4jupyter
|
||||||
|
|
||||||
<!-- Code Quality badges -->
|
<!-- Code Quality badges -->
|
||||||
[black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
|
[black-badge]: https://img.shields.io/badge/code%20style-black-000000.svg
|
||||||
|
|||||||
Reference in New Issue
Block a user