Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 3abaea2

Browse files
committed
doc: fix links on README
1 parent 3ecd361 commit 3abaea2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@ CI status
3838

3939
Stable branch (v1.x):
4040

41-
.. image:: https://secure.travis-ci.org/saghul/pyuv.png?branch=v1.x
41+
.. image:: https://travis-ci.org/saghul/pyuv.svg?branch=v1.x
4242
:target: http://travis-ci.org/saghul/pyuv
4343

4444
Old stable branch (v0.10):
4545

46-
.. image:: https://secure.travis-ci.org/saghul/pyuv.png?branch=v0.10
46+
.. image:: https://travis-ci.org/saghul/pyuv.svg?branch=v0.10
4747
:target: http://travis-ci.org/saghul/pyuv
4848

4949
Development (master):
5050

51-
.. image:: https://secure.travis-ci.org/saghul/pyuv.png?branch=master
51+
.. image:: https://travis-ci.org/saghul/pyuv.svg?branch=master
5252
:target: http://travis-ci.org/saghul/pyuv
5353

5454

0 commit comments

Comments
 (0)