Skip to content

Commit 9f1569f

Browse files
author
nxexox
committed
fix badges for build
1 parent 406ab38 commit 9f1569f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ else:
6868
[pypi-version]: https://img.shields.io/pypi/v/python-rest-framework.svg
6969
[pypi]: https://pypi.org/project/Python-Rest-Framework/
7070
[build-status-image]: https://travis-ci.org/nxexox/python-rest-framework.svg?branch=master
71-
[travis]: https://travis-ci.org/encode/python-rest-framework?branch=master
71+
[travis]: https://travis-ci.org/nxexox/python-rest-framework?branch=master
7272
[coverage-status-image]: https://codecov.io/gh/nxexox/python-rest-framework/branch/master/graph/badge.svg
7373
[codecov]: https://codecov.io/gh/nxexox/python-rest-framework

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<a href="https://pypi.org/project/Python-Rest-Framework/">
33
<img src="https://img.shields.io/pypi/v/python-rest-framework.svg" class="status-badge">
44
</a>
5-
<a href="https://travis-ci.org/encode/python-rest-framework?branch=master">
5+
<a href="https://travis-ci.org/nxexox/python-rest-framework?branch=master">
66
<img src="https://travis-ci.org/nxexox/python-rest-framework.svg?branch=master" class="status-badge">
77
</a>
88
<a href="https://codecov.io/gh/nxexox/python-rest-framework">

0 commit comments

Comments
 (0)