From 7dc8910373d6456eba9dc2e7fcb49af38930d6dc Mon Sep 17 00:00:00 2001 From: Nathan Smith Date: Sun, 28 Feb 2016 18:03:05 -0600 Subject: [PATCH] remove babel-browser link --- docs/docs/09-tooling-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/09-tooling-integration.md b/docs/docs/09-tooling-integration.md index fe187061e1..8c90f512b9 100644 --- a/docs/docs/09-tooling-integration.md +++ b/docs/docs/09-tooling-integration.md @@ -22,7 +22,7 @@ We have instructions for building from `master` [in our GitHub repository](https ### In-browser JSX Transform -If you like using JSX, Babel provides an [in-browser ES6 and JSX transformer for development](http://babeljs.io/docs/usage/browser/) called browser.js that can be included from a `babel-core` npm release or from [CDNJS](http://cdnjs.com/libraries/babel-core). Include a `