Paul O’Shannessy
9 years ago
1 changed files with 5 additions and 12 deletions
@ -1,12 +1,5 @@ |
|||
<!DOCTYPE html> |
|||
<html> |
|||
<head> |
|||
<title>HTML to JSX</title> |
|||
<!-- Github Pages lacks basic functionality such as permanent server-side |
|||
redirects, so the best we can do is a meta redirect --> |
|||
<meta http-equiv="refresh" content="0; url=http://magic.reactjs.net/htmltojsx.htm" /> |
|||
</head> |
|||
<body> |
|||
This page has moved to <a href="http://magic.reactjs.net/htmltojsx.htm">http://magic.reactjs.net/htmltojsx.htm</a> |
|||
</body> |
|||
</html> |
|||
--- |
|||
permalink: html-jsx.html |
|||
layout: redirect |
|||
dest_url: http://magic.reactjs.net/htmltojsx.htm |
|||
--- |
|||
|
Loading…
Reference in new issue