From 786d4314142fd557420f17ef0907e98b7ccc0f6d Mon Sep 17 00:00:00 2001 From: SanderSpies Date: Thu, 19 Sep 2013 00:58:37 +0200 Subject: [PATCH] Correcting the markdown anchor --- docs/08-tooling-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/08-tooling-integration.md b/docs/08-tooling-integration.md index 4733f36e..ed9d5b2f 100644 --- a/docs/08-tooling-integration.md +++ b/docs/08-tooling-integration.md @@ -20,7 +20,7 @@ We provide CDN-hosted versions of React [on our download page](/react/downloads. We have instructions for building from `master` [in our GitHub repository](https://github.com/facebook/react). We build a tree of CommonJS modules under `build/modules` which you can drop into any environment or packaging tool that supports CommonJS. -## JSX +## JSX ### In-browser JSX Transform