Commit Graph

14 Commits

Author SHA1 Message Date
Dan Abramov
ed421c0b95 Server Components blog post 2020-12-21 17:13:59 +00:00
Paul O’Shannessy
0ebb5b16b8 Redirect en.reactjs.org to reactjs.org (#3446)
Currently this resolves to the same Netlify site, but is an alias and just serves the same content. There's no good reason to support both domains, so redirect.

This pattern should not be copied into any translation sites.
2020-12-10 13:49:30 -08:00
Toru Kobayashi
64d067f2c0 Remove event pooling and SyntheticEvent#persist from documents (#3207)
* remove event pooling and SyntheticEvent#persist from documents

Syntheticevent#event exists in v17, but it does nothing at the version

* add a page for legacy event pooling for _redirects

* add a warning e.persist() is no longer pooled

* Update legacy-event-pooling.md

* docs: update a redirect link for event pooling

* Update legacy-event-pooling.md

* Update legacy-event-pooling.md

* Update reference-events.md

Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
2020-10-23 21:14:24 +01:00
CY Lim
87dcdbedc3 added short url for warning message (#3199) 2020-08-14 13:12:00 +01:00
Brian Vaughn
5a840c9880 Add redirect from /stories to medium.com/react-community-stories (#2609) 2019-12-12 17:00:03 +00:00
Dan Abramov
9932845b39 Concurrent Mode Documentation (#2461) 2019-10-24 08:55:49 -07:00
Brian Vaughn
43ff7aeb86 Added temporary /your-story redirect (#2421) 2019-10-10 11:46:36 -07:00
Sophie Alpert
66a71c72b4 Add /tutorial redirect 2018-12-28 17:02:11 -08:00
Sophie Alpert
d0d1fed2d0 Add documentation for Hooks proposal
Co-Authored-By: Dan Abramov <dan.abramov@gmail.com>
Co-Authored-By: Sophie Alpert <git@sophiebits.com>
2018-10-25 07:09:38 -07:00
Michał Gołębiowski-Owczarek
06a8850b2f HTTPS-ify lots of URLs, update some to their newer homes (#1157)
This matters for user security.

I didn't touch blog posts & pages related to past conferences.

The `content/docs` could be HTTPS-ified as well but it contains lots of HTTP
links so maybe that'd be best done in a separate PR.
2018-10-05 14:39:12 -07:00
Fanny Vieira
d3349102de fix redirect file 2017-10-07 09:41:29 -03:00
Fanny Vieira
66572d8a98 modifying to docs / forms page, adding route in redirect file, correcting grammatical errors 2017-10-07 08:34:39 -03:00
Brian Vaughn
cc89a9682b Make html-to-jsx redirect permanent 2017-10-06 15:21:38 -07:00
Brian Vaughn
95ea182097 Added static redirect for HTML-to-JSX page 2017-10-06 09:42:38 -07:00