We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce32b25 commit 454e681Copy full SHA for 454e681
README.md
@@ -1,6 +1,6 @@
1
# Dijkstra
2
3
-[![Python CI][ci-badge]][ci-url]
+[![Python CI][ci-img]][ci-url]
4
[![Coverate Status][coveralls-img]][coveralls-url]
5
6

@@ -32,7 +32,7 @@ the GitHub:
32
pip install git+git://github.com/ahojukka5/dijkstra.git
33
```
34
35
-[ci-badge]: https://github.com/ahojukka5/gmshparser/workflows/Python%20CI/badge.svg
+[ci-img]: https://github.com/ahojukka5/dijkstra/workflows/Python%20CI/badge.svg
36
[ci-url]: https://github.com/ahojukka5/dijkstra/actions
37
[coveralls-img]: https://coveralls.io/repos/github/ahojukka5/dijkstra/badge.svg?branch=master
38
[coveralls-url]: https://coveralls.io/github/ahojukka5/dijkstra?branch=master
0 commit comments