Skip to content

Commit 1c448fd

Browse files
authored
Update README.md
1 parent 68c6259 commit 1c448fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-redux-hackernews
22

3-
[![Build Status](https://travis-ci.org/rwieruch/react-redux-hackernews.svg?branch=master)](https://travis-ci.org/rwieruch/react-redux-hackernews) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)
3+
[![Build Status](https://travis-ci.org/taming-the-state-in-react/react-redux-hackernews.svg?branch=master)](https://travis-ci.org/taming-the-state-in-react/react-redux-hackernews) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/)
44

55
* Found in [Taming the State in React](https://roadtoreact.com/course-details?courseId=TAMING_THE_STATE)
66
* [Live](https://safe-shelf-39039.herokuapp.com/)
@@ -14,7 +14,7 @@
1414

1515
## Installation
1616

17-
* `git clone git@github.com:rwieruch/react-redux-hackernews.git`
17+
* `git clone git@github.com:taming-the-state-in-react/react-redux-hackernews.git`
1818
* `cd react-redux-hackernews`
1919
* `npm install`
2020
* `npm start`

0 commit comments

Comments
 (0)