Skip to content

Commit 972b31b

Browse files
committed
Fix ci badge url
1 parent 5bad47b commit 972b31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
fs.readFileSync() and fs.readFile() static asset browserify transform
44

5-
[![build status](https://secure.travis-ci.org/substack/brfs.png)](http://travis-ci.org/substack/brfs)
5+
[![build status](https://secure.travis-ci.org/browserify/brfs.png)](http://travis-ci.org/browserify/brfs)
66

77
This module is a plugin for [browserify](http://browserify.org) to parse the AST
88
for `fs.readFileSync()` calls so that you can inline file contents into your

0 commit comments

Comments
 (0)