fix broken link when testing locally

This commit is contained in:
Xavier Léauté 2013-11-05 15:51:34 -08:00
parent f07b4fe59b
commit efd7ea0486
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url=/content/Home.html" />
<meta http-equiv="refresh" content="0;url=/content/" />
</head>
</html>