From 1760dd781015bff6acb2616e99792c3fe838eea4 Mon Sep 17 00:00:00 2001 From: Robin Wieruch Date: Thu, 12 Jul 2018 08:21:41 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 420221a..34cde50 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Road to Learn React - Hackernews Client +# The Road to Learn React - Hacker News Client [![Build Status](https://travis-ci.org/the-road-to-learn-react/hackernews-client.svg?branch=master)](https://travis-ci.org/the-road-to-learn-react/hackernews-client) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) @@ -13,4 +13,4 @@ The application you will build when you read the book to [learn React](https://w You can find the different chapter commits [in the releases](https://github.com/rwieruch/hackernews-client/releases) too. -After reading the book, you can continue to [learn about Redux and MobX in React](https://roadtoreact.com/course-details?courseId=TAMING_THE_STATE) for state management. +After reading the book, you can continue to [learn about Redux and MobX in React](https://roadtoreact.com) for state management.