Skip to content

Commit b643802

Browse files
committed
Fix travis image
1 parent 63ca98d commit b643802

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Features
3232
- Developed on Python 2.7
3333
- Tested on CPython 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, 3.6 and PyPy, PyPy3
3434

35-
.. image:: https://api.travis-ci.org/grantjenks/wordsegment.svg
35+
.. image:: https://api.travis-ci.org/grantjenks/python-wordsegment.svg
3636
:target: http://www.grantjenks.com/docs/wordsegment/
3737

3838
Quickstart

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
'show_powered_by': False,
127127
'show_related': True,
128128
'github_user': 'grantjenks',
129-
'github_repo': 'wordsegment',
129+
'github_repo': 'python-wordsegment',
130130
'github_type': 'star',
131131
}
132132

0 commit comments

Comments
 (0)