[Xss-html-filter-commits] SF.net SVN: xss-html-filter:[25] trunk/src/website/index.html
Brought to you by:
micksembwever
|
From: <mic...@us...> - 2011-02-25 10:13:05
|
Revision: 25
http://xss-html-filter.svn.sourceforge.net/xss-html-filter/?rev=25&view=rev
Author: micksembwever
Date: 2011-02-25 10:12:59 +0000 (Fri, 25 Feb 2011)
Log Message:
-----------
correct link to "view source"
Modified Paths:
--------------
trunk/src/website/index.html
Modified: trunk/src/website/index.html
===================================================================
--- trunk/src/website/index.html 2011-02-25 10:05:45 UTC (rev 24)
+++ trunk/src/website/index.html 2011-02-25 10:12:59 UTC (rev 25)
@@ -35,7 +35,7 @@
<p>
<ul>
- <li><a href="http://xss-html-filter.svn.sourceforge.net/viewvc/xss-html-filter/trunk/src/main/java/net/sf/xsshttpfilter/HTMLFilter.java?view=markup">View Source</a></li>
+ <li><a href="http://xss-html-filter.svn.sourceforge.net/viewvc/xss-html-filter/trunk/src/main/java/net/sf/xsshtmlfilter/HTMLFilter.java?view=markup">View Source</a></li>
<li><a href="/site/">Project information</a></li>
</ul>
</p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|