diff --git a/docs/docs/08-tooling-integration.md b/docs/docs/08-tooling-integration.md index db7146db68..9366b5ad11 100644 --- a/docs/docs/08-tooling-integration.md +++ b/docs/docs/08-tooling-integration.md @@ -9,18 +9,20 @@ next: reference.html Every project uses a different system for building and deploying JavaScript. We've tried to make React as environment-agnostic as possible. +## React -## CDN-hosted React +### CDN-hosted React We provide CDN-hosted versions of React [on our download page](/react/downloads.html). These prebuilt files use the UMD module format. Dropping them in with a simple `