mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
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-ja-JP.html">
|
|
<meta http-equiv=refresh content="0; url=/react/docs/getting-started-ja-JP.html">
|
|
<h1>Redirecting...</h1>
|
|
<a href="/react/docs/getting-started-ja-JP.html">Click here if you are not redirected.</a>
|
|
<script>location='/react/docs/getting-started-ja-JP.html'</script>
|