From 75f18b4bb3a42f4ed4896d5f209e8578c8423b09 Mon Sep 17 00:00:00 2001 From: Mohsen Azimi Date: Wed, 4 Jul 2018 17:28:55 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 535d695..a98f6e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # React JavaScript to TypeScript Transform -[![Build Status](https://travis-ci.org/lyft/react-javascript-to-typescript-transform.svg?branch=master)](https://travis-ci.org/lyft/react-javascript-to-typescript-transform) +[![Build Status](https://travis-ci.org/mohsen1/react-javascript-to-typescript-transform.svg?branch=master)](https://travis-ci.org/mohsen1/react-javascript-to-typescript-transform) Transforms React code written in JavaScript to TypeScript.