mirror of
https://github.com/postgres/pgweb-static.git
synced 2025-07-26 08:42:11 +00:00
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user