Skip to content

Commit da79638

Browse files
jordaneremieffkhamaileon
authored andcommitted
Fix build links
1 parent e2002b6 commit da79638

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<a href="https://pypi.org/project/mangum/">
44
<img src="https://badge.fury.io/py/mangum.svg" alt="Package version">
55
</a>
6-
<a href="https://travis-ci.org/erm/mangum">
7-
<img src="https://travis-ci.org/erm/mangum.svg?branch=master" alt="Build Status">
6+
<a href="https://travis-ci.org/jordaneremieff/mangum">
7+
<img src="https://travis-ci.org/jordaneremieff/mangum.svg?branch=master" alt="Build Status">
88
</a>
99
<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/mangum.svg?style=flat-square">
1010

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<a href="https://pypi.org/project/mangum/">
44
<img src="https://badge.fury.io/py/mangum.svg" alt="Package version">
55
</a>
6-
<a href="https://travis-ci.org/erm/mangum">
7-
<img src="https://travis-ci.org/erm/mangum.svg?branch=master" alt="Build Status">
6+
<a href="https://travis-ci.org/jordaneremieff/mangum">
7+
<img src="https://travis-ci.org/jordaneremieff/mangum.svg?branch=master" alt="Build Status">
88
</a>
99
<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/mangum.svg?style=flat-square">
1010

0 commit comments

Comments
 (0)