Add redirect page
authorArun Persaud <arun@nubati.net>
Sun, 11 Mar 2012 02:46:52 +0000 (02:46 +0000)
committerArun Persaud <arun@nubati.net>
Sun, 11 Mar 2012 02:46:52 +0000 (02:46 +0000)
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>