mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Update jsdelivr url
This commit is contained in:
parent
1e85460909
commit
08c7b1aa40
|
|
@ -33,7 +33,7 @@ You'll notice that we used an HTML-like syntax; [we call it JSX](https://faceboo
|
||||||
|
|
||||||
## Installation
|
## 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
|
```html
|
||||||
<!-- The core React library -->
|
<!-- The core React library -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user