Skip to content

Commit a091165

Browse files
authored
Revert "Added option for more cdns. (#2144)" (#2146)
This reverts commit b84fb3d.
1 parent dc650ec commit a091165

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/docs/cdn-links.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ The versions above are only meant for development, and are not suitable for prod
2222

2323
To load a specific version of `react` and `react-dom`, replace `16` with the version number.
2424

25-
Both React and ReactDOM are available on PageCDN ([React](https://pagecdn.com/lib/react), [ReactDOM](https://pagecdn.com/lib/react-dom)) and CDNJS ([React](https://cdnjs.com/libraries/react), [ReactDOM](https://cdnjs.com/libraries/react-dom)).
26-
2725
### Why the `crossorigin` Attribute? {#why-the-crossorigin-attribute}
2826

2927
If you serve React from a CDN, we recommend to keep the [`crossorigin`](https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_settings_attributes) attribute set:

0 commit comments

Comments
 (0)