Skip to content

Commit 6d3374f

Browse files
authored
Fix Travis CI link
1 parent b80a80e commit 6d3374f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Grumpy: Go running Python
22

3-
[![Build Status](https://travis-ci.org/alanjds/grumpy.svg?branch=master)](https://travis-ci.org/alanjds/grumpy)
3+
[![Build Status](https://travis-ci.org/grumpyhome/grumpy.svg?branch=master)](https://travis-ci.org/grumpyhome/grumpy)
44
[![Join the chat at https://gitter.im/grumpy-devel/Lobby](https://badges.gitter.im/grumpy-devel/Lobby.svg)](https://gitter.im/grumpy-devel/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
66

@@ -62,7 +62,7 @@ There are three basic categories of incomplete functionality:
6262
The commands ahead assumes that you have Golang installed and a recent
6363
version of Python 2, `setuptools` and `pip`.
6464

65-
### Method 1: binary package
65+
### Method 0: binary package
6666

6767
For convenience, a Python package is provided from the PyPI. During install,
6868
many Grumpy will be compiled and stored inside your Python installation.

0 commit comments

Comments
 (0)