You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2012/12/10 21:43:52 UTC

svn commit: r1419749 - in /jmeter/branches/docs-2.8/docs/docs: ./ changes.html

Author: sebb
Date: Mon Dec 10 20:43:52 2012
New Revision: 1419749

URL: http://svn.apache.org/viewvc?rev=1419749&view=rev
Log:
Add temporary fix for incorrect published link so it is retained for svnpubsub

Added:
    jmeter/branches/docs-2.8/docs/docs/
    jmeter/branches/docs-2.8/docs/docs/changes.html

Added: jmeter/branches/docs-2.8/docs/docs/changes.html
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.8/docs/docs/changes.html?rev=1419749&view=auto
==============================================================================
--- jmeter/branches/docs-2.8/docs/docs/changes.html (added)
+++ jmeter/branches/docs-2.8/docs/docs/changes.html Mon Dec 10 20:43:52 2012
@@ -0,0 +1,11 @@
+<html>
+<head>
+<title>JMeter</title>
+</head>
+<body bgcolor="#FFFFFF" text="#000000">
+<script language="JavaScript">
+window.location="/changes.html";
+</script>
+<a href="/changes.html">Click here</a>
+</body>
+</html>