Skip to content

Commit 46fd2d6

Browse files
committed
Home page redirect
Signed-off-by: Pete LePage <Pete.LePage@pobox.com>
1 parent d0e2b8d commit 46fd2d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="refresh" content="0;url=http://petelepage.com/webapp-codelab/docs/">
5+
</head>
6+
</html>

0 commit comments

Comments
 (0)