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:
Tom Morris 2010-10-13 14:46:51 +00:00
parent a16df8f2d6
commit 6e71e1ba76

View File

@ -33,13 +33,13 @@
<div id="body">
<h1>Oops, something went wrong!</h1>
<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 id="footer">
<a href="about.html">About Google Refine</a>
&bull;
&copy; 2010 <a href="http://www.metaweb.com/">Google, Inc.</a>
&copy; 2010 <a href="http://www.google.com/">Google, Inc.</a>
</div>
</body>
</html>