From ef8bd04b040ae4697ab5f6cc0641b257a46b5be3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Mon, 2 Dec 2013 15:13:49 -0800 Subject: [PATCH] [docs] Fix download links to addons builds --- docs/downloads.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/downloads.md b/docs/downloads.md index b0e7ba4312..bad4b0c380 100644 --- a/docs/downloads.md +++ b/docs/downloads.md @@ -28,14 +28,14 @@ The uncompressed, development version of React core with inline documentation. ``` -#### React With Add-Ons {{site.react_version}} (production) +#### React With Add-Ons {{site.react_version}} (production) The compressed, production version of React with [add-ons](/react/docs/addons.html). ```html ``` -#### React With Add-Ons {{site.react_version}} (development) +#### React With Add-Ons {{site.react_version}} (development) The uncompressed, development version of React with [add-ons](/react/docs/addons.html). ```html