Skip to content

Commit

Permalink
Made URL relative
Browse files Browse the repository at this point in the history
  • Loading branch information
kb1isz committed Feb 23, 2014
1 parent 8bb7c3b commit a229d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<head>
<meta http-equiv="refresh" content="0; url=http://localhost:8080/master.html" />
<meta http-equiv="refresh" content="0; url=/master.html" />
</head>
</html>

0 comments on commit a229d57

Please sign in to comment.