mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Includes #3168, #3167, #3134, #3089, #3082, #3078, #3074, #3073, #3046, #3166
9 lines
446 B
HTML
9 lines
446 B
HTML
<!DOCTYPE html>
|
|
<meta charset=utf-8>
|
|
<title>Redirecting...</title>
|
|
<link rel=canonical href="/react/docs/getting-started-zh-CN.html">
|
|
<meta http-equiv=refresh content="0; url=/react/docs/getting-started-zh-CN.html">
|
|
<h1>Redirecting...</h1>
|
|
<a href="/react/docs/getting-started-zh-CN.html">Click here if you are not redirected.</a>
|
|
<script>location='/react/docs/getting-started-zh-CN.html'</script>
|