Subversion Repository Public Repository

litesoft

Diff Revisions 351 vs 352 for /trunk/GWT_Sandbox/CS_IDEA/war/index.html

Diff revisions: vs.
  @@ -1,9 +1,9 @@
1 1 <!DOCTYPE html>
2 2 <html>
3 3 <head>
4 - <meta http-equiv="Refresh" content="1; url=v1/">
4 + <meta http-equiv="Refresh" content="1; url=v2/">
5 5 </head>
6 6 <body>
7 - <script>window.location.href = 'v1/';</script>
7 + <script>window.location.href = 'v2/';</script>
8 8 </body>
9 9 </html>