Add redirect page
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 7 Mar 2012 19:07:45 +0000 (20:07 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 7 Mar 2012 19:07:45 +0000 (20:07 +0100)
The link in the XBoard Help menu points to this. It currently redirects
to the 4.6.0 news page.

whats_new/portal.html [new file with mode: 0644]

diff --git a/whats_new/portal.html b/whats_new/portal.html
new file mode 100644 (file)
index 0000000..1af8404
--- /dev/null
@@ -0,0 +1,5 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; URL=4.6.0/index.html">
+</head>
+</html>