You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by br...@apache.org on 2015/02/06 15:24:52 UTC

svn commit: r1657826 - /incubator/taverna/site/trunk/content/edit.html

Author: brenninc
Date: Fri Feb  6 14:24:52 2015
New Revision: 1657826

URL: http://svn.apache.org/r1657826
Log:
Added a forward page

Added:
    incubator/taverna/site/trunk/content/edit.html   (with props)

Added: incubator/taverna/site/trunk/content/edit.html
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/edit.html?rev=1657826&view=auto
==============================================================================
--- incubator/taverna/site/trunk/content/edit.html (added)
+++ incubator/taverna/site/trunk/content/edit.html Fri Feb  6 14:24:52 2015
@@ -0,0 +1,11 @@
+    <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
+    <html>
+    <head>
+    <title>Edit has moved</title>
+		<meta http-equiv=”refresh” content=”0;url=/community/edit”>
+
+    </head>
+    <body>
+		This page can now be found at: <a href="/community/edit">community/edit</a>
+    </body>
+    </html>
\ No newline at end of file

Propchange: incubator/taverna/site/trunk/content/edit.html
------------------------------------------------------------------------------
    svn:eol-style = native