Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8af6f15

Browse files
committed
DOC: make travis badge a link
1 parent 1886f7a commit 8af6f15

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/_templates/badgesidebar.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
<br/>
77

8-
Travis-CI: <img src="https://travis-ci.org/matplotlib/matplotlib.svg?branch=master"/>
9-
8+
Travis-CI: <a href="https://travis-ci.org/matplotlib/matplotlib">
9+
<img src="https://travis-ci.org/matplotlib/matplotlib.svg?branch=master"/>
10+
</a>
1011
<br/>

0 commit comments

Comments
 (0)