From f3c6513e83e992e77c46fd90fd1aa71d496f90a3 Mon Sep 17 00:00:00 2001 From: petehunt Date: Wed, 29 May 2013 13:11:15 -0700 Subject: [PATCH] Fix some URLs --- downloads.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/downloads.md b/downloads.md index f989e2551..7ebac1972 100644 --- a/downloads.md +++ b/downloads.md @@ -14,13 +14,13 @@ Download the starter kit to get everything you need to ## Individual Downloads -#### React Core {{site.react_version}} (production) +#### React Core {{site.react_version}} (production) The compressed, production version of React core -#### React Core {{site.react_version}} (development) +#### React Core {{site.react_version}} (development) The uncompressed, development version of React core with inline documentation. -#### JSX Transform +#### JSX Transform The JSX transformer used to support [XML syntax](/react/docs/syntax.html) in JavaScript. ## Bower