From 355fc2e1f65eb665f4999ae6ae806c3e8281ca60 Mon Sep 17 00:00:00 2001 From: Francesco Marretta Date: Thu, 31 Oct 2019 19:42:40 +0100 Subject: [PATCH] typescript-brunch link corrected --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f73e7..262d388 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ ### Brunch Plugins * Babel: [babel-brunch](https://github.com/babel/babel-brunch) * ES6 Module Transpiler: [es6-module-transpiler-brunch](https://github.com/gcollazo/es6-module-transpiler-brunch) -* TypeScript: [typescript-brunch](https://github.com/joshheyse/typescript-brunch) +* TypeScript: [typescript-brunch](https://github.com/brunch/typescript-brunch) ## Webpack plugins * Babel: [babel-loader](https://github.com/babel/babel-loader)