[Pixelle-commit] SF.net SVN: pixelle: [29] trunk/pixelle/htdocs/index.html
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-06-20 02:59:39
|
Revision: 29
http://pixelle.svn.sourceforge.net/pixelle/?rev=29&view=rev
Author: dbrosius
Date: 2008-06-19 19:59:41 -0700 (Thu, 19 Jun 2008)
Log Message:
-----------
fix jnlp reference
Modified Paths:
--------------
trunk/pixelle/htdocs/index.html
Modified: trunk/pixelle/htdocs/index.html
===================================================================
--- trunk/pixelle/htdocs/index.html 2008-06-20 02:53:12 UTC (rev 28)
+++ trunk/pixelle/htdocs/index.html 2008-06-20 02:59:41 UTC (rev 29)
@@ -13,7 +13,7 @@
<img src="vbar.gif" height="12"/>
<a href="javadoc/index.html">JavaDoc</a>
<img src="vbar.gif" height="12"/>
- <a href="jnlp/patchanim.jnlp">Web Start</a>
+ <a href="jnlp/pixelle.jnlp">Web Start</a>
<hr/>
<p>Thanks for your interest in Pixelle.</p>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|