Browser is now pointing to the new version of the dash

Change-Id: I6ff63f9e488dbf703cc0f0af1b1e1fc878a33109
This commit is contained in:
Daniel Izquierdo 2013-10-04 15:13:30 +02:00
parent 80c53b3776
commit d946747243
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL=browser" />
<meta http-equiv="refresh" content="0; URL=newbrowser/browser" />
</head>
<body></body>
</html>