Skip to content

Commit 552756f

Browse files
authored
Update Travis CI org name to preactjs [skip ci] (#138)
This fixes the build status badge from `unknown` to `passing`.
1 parent 8fbd473 commit 552756f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# preact-render-to-string
22

33
[![NPM](http://img.shields.io/npm/v/preact-render-to-string.svg)](https://www.npmjs.com/package/preact-render-to-string)
4-
[![travis-ci](https://travis-ci.org/developit/preact-render-to-string.svg)](https://travis-ci.org/developit/preact-render-to-string)
4+
[![travis-ci](https://travis-ci.org/preactjs/preact-render-to-string.svg)](https://travis-ci.org/preactjs/preact-render-to-string)
55

66
Render JSX and [Preact] components to an HTML string.
77

0 commit comments

Comments
 (0)