Update redirect url

This commit is contained in:
Nicolas Gallagher
2019-11-15 14:33:42 -08:00
parent f1f91e5b80
commit eace8d0a66

View File

@@ -1,4 +1,4 @@
<!DOCTYPE html>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://necolas.github.io/react-native-web/storybook/" />
<p>Go to <a href="https://necolas.github.io/react-native-web/storybook/">necolas.github.io/react-native-web/storybook</a>.</p>
<meta http-equiv="refresh" content="0; url=https://necolas.github.io/react-native-web/docs/" />
<p>Go to <a href="https://necolas.github.io/react-native-web/docs/">necolas.github.io/react-native-web/docs</a>.</p>