You are viewing a plain text version of this content. The canonical link for it is here.
Posted to nuvem-commits@incubator.apache.org by js...@apache.org on 2010/09/21 06:13:38 UTC

svn commit: r999232 - /incubator/nuvem/sandbox/javaone-2010/index.html

Author: jsdelfino
Date: Tue Sep 21 06:13:37 2010
New Revision: 999232

URL: http://svn.apache.org/viewvc?rev=999232&view=rev
Log:
Fixed typo in HTML page.

Modified:
    incubator/nuvem/sandbox/javaone-2010/index.html

Modified: incubator/nuvem/sandbox/javaone-2010/index.html
URL: http://svn.apache.org/viewvc/incubator/nuvem/sandbox/javaone-2010/index.html?rev=999232&r1=999231&r2=999232&view=diff
==============================================================================
--- incubator/nuvem/sandbox/javaone-2010/index.html (original)
+++ incubator/nuvem/sandbox/javaone-2010/index.html Tue Sep 21 06:13:37 2010
@@ -16,6 +16,6 @@
 <h1>Management links</h1>
 <p><a href="http://ec2-204-236-142-204.us-west-1.compute.amazonaws.com:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/store.conf">Activate Store Java App on EC2</a>&nbsp;&nbsp;&nbsp;<a href="http://ec2-204-236-142-204.us-west-1.compute.amazonaws.com:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/stop">Stop</a>&nbsp;&nbsp;&nbsp;<a href="http://ec2-204-236-142-204.us-west-1.compute.amazonaws.com:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/status">Status</a>
 <p><a href="http://www.figueiredos.com:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/store.conf">Activate Store Java App on Luciano's private cloud</a>&nbsp;&nbsp;&nbsp;<a href="http://www.figueiredos.com:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/stop">Stop</a>&nbsp;&nbsp;&nbsp;<a href="http://www.figueiredos.com:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/status">Status</a>
-<p><a href="http://localhost:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/store.conf">Activate Store Java App on Luciano's private cloud</a>&nbsp;&nbsp;&nbsp;<a href="http://localhost:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/stop">Stop</a>&nbsp;&nbsp;&nbsp;<a href="http://localhost:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/status">Status</a>
+<p><a href="http://localhost:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/store.conf">Activate Store Java App on localhost</a>&nbsp;&nbsp;&nbsp;<a href="http://localhost:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/stop">Stop</a>&nbsp;&nbsp;&nbsp;<a href="http://localhost:8080/scashell/run?conf=http://people.apache.org/~jsdelfino/demo/deploy/status">Status</a>
 </body>
 </html>