8000 DOC: make travis badge a link · matplotlib/matplotlib@8af6f15 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8af6f15

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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)
0