Fix redirect & owner website. Obsoleted by David's commit, but just in case...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1476 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
a16df8f2d6
commit
6e71e1ba76
@ -33,13 +33,13 @@
|
|||||||
<div id="body">
|
<div id="body">
|
||||||
<h1>Oops, something went wrong!</h1>
|
<h1>Oops, something went wrong!</h1>
|
||||||
<p id="message"></p>
|
<p id="message"></p>
|
||||||
<p>Redirecting you back to <a href="index.html">Google Refine' home page</a> in 20 seconds ...</p>
|
<p>Redirecting you back to <a href="/">Google Refine' home page</a> in 20 seconds ...</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<a href="about.html">About Google Refine</a>
|
<a href="about.html">About Google Refine</a>
|
||||||
•
|
•
|
||||||
© 2010 <a href="http://www.metaweb.com/">Google, Inc.</a>
|
© 2010 <a href="http://www.google.com/">Google, Inc.</a>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user