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