You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2014/02/06 13:56:56 UTC

svn commit: r1565218 - /webservices/website/tcpmon/js/apache-maven-fluido-1.3.0.min.js

Author: dkulp
Date: Thu Feb  6 12:56:56 2014
New Revision: 1565218

URL: http://svn.apache.org/r1565218
Log:
Add a link to the archive location

Modified:
    webservices/website/tcpmon/js/apache-maven-fluido-1.3.0.min.js

Modified: webservices/website/tcpmon/js/apache-maven-fluido-1.3.0.min.js
URL: http://svn.apache.org/viewvc/webservices/website/tcpmon/js/apache-maven-fluido-1.3.0.min.js?rev=1565218&r1=1565217&r2=1565218&view=diff
==============================================================================
--- webservices/website/tcpmon/js/apache-maven-fluido-1.3.0.min.js (original)
+++ webservices/website/tcpmon/js/apache-maven-fluido-1.3.0.min.js Thu Feb  6 12:56:56 2014
@@ -1,6 +1,6 @@
 
 
-document.write("<div id='warning'>This project is no longer supported.  Any information may be inaccurate or incomplete.</div>");
+document.write("<div id='warning'>This project is no longer supported.  Any information may be inaccurate or incomplete.  Old archived releases are available from <a href='http://archive.apache.org/dist/ws/tcpmon'>here</a>.</div>");
 
 document.getElementById("warning").style.background='red';
 document.getElementById("warning").style.fontSize="36px";