mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Update cdnjs link, include jsdelivr in readme
This commit is contained in:
2
.mailmap
2
.mailmap
@@ -1,5 +1,5 @@
|
||||
Andres Suarez <zertosh@gmail.com>
|
||||
Ben Alpert <spicyjalapeno@gmail.com> <ben@benalpert.com>
|
||||
Ben Alpert <ben@benalpert.com> <spicyjalapeno@gmail.com>
|
||||
Ben Newman <bn@cs.stanford.edu> <benjamn@fb.com>
|
||||
Bill Fisher <fisherwebdev@gmail.com>
|
||||
Cheng Lou <chenglou92@gmail.com> <chenglou@fb.com>
|
||||
|
||||
2
AUTHORS
2
AUTHORS
@@ -15,7 +15,7 @@ Andrey Popp <8mayday@gmail.com>
|
||||
Anthony van der Hoorn <anthony.vanderhoorn@gmail.com>
|
||||
Areeb Malik <areeb.malik91@gmail.com>
|
||||
Ayman Osman <aymano.osman@gmail.com>
|
||||
Ben Alpert <spicyjalapeno@gmail.com>
|
||||
Ben Alpert <ben@benalpert.com>
|
||||
Ben Foxall <benfoxall@gmail.com>
|
||||
Ben Newman <bn@cs.stanford.edu>
|
||||
Ben Ripkens <bripkens.dev@gmail.com>
|
||||
|
||||
@@ -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
|
||||
<!-- The core React library -->
|
||||
|
||||
Reference in New Issue
Block a user