Fix redirect link for 9.0 docs

(not sure these index.html files are actually used, but they don't hurt..)
This commit is contained in:
Magnus Hagander
2011-11-26 20:52:19 +01:00
parent d511d0d320
commit 34da532a67

View File

@ -1,7 +1,7 @@
<html>
<head>
<META HTTP-EQUIV="REFRESH" CONTENT="0; URL=http://www.postgresql.org/developer/testing">
<META HTTP-EQUIV="REFRESH" CONTENT="0; URL=http://www.postgresql.org/docs/manuals/">
<title>REDIRECTOR</title></head>
</html>