From 3eb8222c22df20fefec3babcd580dbfc057c6443 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Tue, 28 Oct 2014 11:01:20 -0700 Subject: [PATCH] Update cdnjs link, include jsdelivr in readme --- .mailmap | 2 +- AUTHORS | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.mailmap b/.mailmap index 7cee3f96cc..a0d4d60764 100644 --- a/.mailmap +++ b/.mailmap @@ -1,5 +1,5 @@ Andres Suarez -Ben Alpert +Ben Alpert Ben Newman Bill Fisher Cheng Lou diff --git a/AUTHORS b/AUTHORS index 10415720c0..25c859840f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -15,7 +15,7 @@ Andrey Popp <8mayday@gmail.com> Anthony van der Hoorn Areeb Malik Ayman Osman -Ben Alpert +Ben Alpert Ben Foxall Ben Newman Ben Ripkens diff --git a/README.md b/README.md index 597a6272fb..24bba279b6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ You'll notice that we used an HTML-like syntax; [we call it JSX](http://facebook ## Installation -The fastest way to get started is to serve JavaScript from the CDN (also available on [CDNJS](http://cdnjs.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](http://www.jsdelivr.com/#!react)): ```html