Skip to content

Commit d72a3fc

Browse files
committed
Fix links in README
1 parent 2141336 commit d72a3fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ based on the more recent `CSS Syntax Level 3`_ specification.
1010
* BSD licensed
1111
* For Python 2.6, 2.7, or 3.2+ (tested on CPython and PyPy)
1212
* Latest documentation: http://pythonhosted.org/tinycss2/
13-
* Source code and issue tracker: https://github.com/SimonSapin/tinycss2
13+
* Source code and issue tracker: https://github.com/Kozea/tinycss2
1414
* PyPI releases: https://pypi.python.org/pypi/tinycss2/
1515
* Continuous integration: |travis|
1616

17-
.. |travis| image:: https://travis-ci.org/SimonSapin/tinycss2.svg?branch=master
18-
:target: https://travis-ci.org/SimonSapin/tinycss2
19-
:alt: https://travis-ci.org/SimonSapin/tinycss2
17+
.. |travis| image:: https://travis-ci.org/Kozea/tinycss2.svg?branch=master
18+
:target: https://travis-ci.org/Kozea/tinycss2
19+
:alt: https://travis-ci.org/Kozea/tinycss2

0 commit comments

Comments
 (0)