Skip to content

Commit 10d5a88

Browse files
authored
Fixed broken badge links
1 parent 4537b03 commit 10d5a88

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
@@ -16,10 +16,10 @@
1616
```
1717

1818
<p align="center">
19-
<a href="" alt="License">
19+
<a href="LICENSE" alt="License">
2020
<img src="https://img.shields.io/github/license/aalhour/C-Sharp-Algorithms?style=flat-square&color=darkred" />
2121
</a>
22-
<a href="" alt="Build">
22+
<a href="https://travis-ci.org/aalhour/C-Sharp-Algorithms" alt="Build">
2323
<img src="https://img.shields.io/travis/aalhour/C-Sharp-Algorithms?style=flat-square&color=darkred" />
2424
</a>
2525
<a href="https://github.com/aalhour/C-Sharp-Algorithms/graphs/contributors" alt="Contributors">

0 commit comments

Comments
 (0)