Skip to content

Commit

Permalink
Add 404.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wf9a5m75 committed Aug 23, 2018
1 parent 137ec6e commit c9f5442
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh"
content="0; url=https://mapsplugin.github.io/ionic-googlemaps-quickdemo-v4/">
</head>
<body>
<p>The page has moved to:
<a href="https://mapsplugin.github.io/ionic-googlemaps-quickdemo-v4/">this page</a></p>
</body>
</html>

0 comments on commit c9f5442

Please sign in to comment.