Skip to content

Commit

Permalink
Update .netlify urls
Browse files Browse the repository at this point in the history
  • Loading branch information
prototypa committed May 28, 2022
1 parent 0665745 commit 632465f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .netlify/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<html>
<head>
<meta http-equiv="refresh" content="2;url=https://storybook-amp.prototypearea.com" />
<meta http-equiv="refresh" content="2;url=https://demo.onwidget.com/storybook-amp/" />
<title>Storybook AMP</title>
</head>
<body>
This page has moved. Click <a href="https://storybook-amp.prototypearea.com">here</a> to go
This page has moved. Click <a href="https://demo.onwidget.com/storybook-amp/">here</a> to go
to the new page.
</body>
</html>

0 comments on commit 632465f

Please sign in to comment.