From 08c7b1aa40ff10e66a492099573956c9e7736ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Mon, 8 Feb 2016 11:26:46 -0800 Subject: [PATCH] Update jsdelivr url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e7df5b82f..d6aa2f2bc0 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ You'll notice that we used an HTML-like syntax; [we call it JSX](https://faceboo ## Installation -The fastest way to get started is to serve JavaScript from the CDN (also available on [cdnjs](https://cdnjs.com/libraries/react) and [jsdelivr](https://www.jsdelivr.com/#!react)): +The fastest way to get started is to serve JavaScript from the CDN (also available on [cdnjs](https://cdnjs.com/libraries/react) and [jsdelivr](https://www.jsdelivr.com/projects/react)): ```html