Skip to content

Commit 65760d9

Browse files
authored
fix readme links
1 parent 4a08989 commit 65760d9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Preact Documentation Website
22

3-
[![Build Status](https://travis-ci.org/developit/preact-www.svg?branch=master)](https://travis-ci.org/developit/preact-www)
4-
[![gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/developit/preact)
3+
[![Build Status](https://travis-ci.org/preactjs/preact-www.svg?branch=master)](https://travis-ci.org/preactjs/preact-www)
4+
[![Preact Slack Community](https://preact-slack.now.sh/badge.svg)](https://preact-slack.now.sh)
5+
56

67
Based on [preact-boilerplate](https://github.com/developit/preact-boilerplate)
78

@@ -74,5 +75,5 @@ MIT
7475

7576

7677
[marked]: https://github.com/chjj/marked
77-
[preact]: https://github.com/developit/preact
78+
[preact]: https://github.com/preactjs/preact
7879
[preact-markup]: https://github.com/developit/preact-markup

0 commit comments

Comments
 (0)