Skip to content

Commit 841228b

Browse files
committed
Update repo location
Closes #83
1 parent 95c3621 commit 841228b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://secure.travis-ci.org/contra/gulp-coffee.png?branch=master)](https://travis-ci.org/contra/gulp-coffee)
1+
[![Build Status](https://secure.travis-ci.org/gulp-community/gulp-coffee.png?branch=master)](https://travis-ci.org/gulp-community/gulp-coffee)
22

33
## Information
44

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "gulp-coffee",
33
"description": "Compile CoffeeScript files",
44
"version": "3.0.2",
5-
"homepage": "http://github.com/contra/gulp-coffee",
6-
"repository": "git://github.com/contra/gulp-coffee.git",
5+
"homepage": "http://github.com/gulp-community/gulp-coffee",
6+
"repository": "git://github.com/gulp-community/gulp-coffee.git",
77
"author": "Contra <[email protected]> (http://contra.io/)",
88
"main": "./index.js",
99
"keywords": [

0 commit comments

Comments
 (0)