summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cluster/htdocs/index.html
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-01-30 15:54:12 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2012-01-30 15:54:12 +0000
commit32ae33c773765d51c83aedd0d3770a44ec351dc4 (patch)
tree823d00f4dd1810dc0c27eb35c3a85f9b62954196 /sca-cpp/trunk/samples/store-cluster/htdocs/index.html
parent5f20c970942b7c4af9cf1a92df1495d4ce657d84 (diff)
Change samples to use standard example.com domain name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1237737 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/samples/store-cluster/htdocs/index.html')
-rw-r--r--sca-cpp/trunk/samples/store-cluster/htdocs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/sca-cpp/trunk/samples/store-cluster/htdocs/index.html b/sca-cpp/trunk/samples/store-cluster/htdocs/index.html
index 018bac3a32..a2b44bcb96 100644
--- a/sca-cpp/trunk/samples/store-cluster/htdocs/index.html
+++ b/sca-cpp/trunk/samples/store-cluster/htdocs/index.html
@@ -29,11 +29,11 @@
<h1>Store</h1>
<br/>
<p>For this sample to work, add the sample domain to your /etc/hosts as follows:<br/>
-127.0.0.1 sca-store.com jane.sca-store.com joe.sca-store.com</p>
+127.0.0.1 example.com jane.example.com joe.example.com</p>
<p/>
-<p>Jane's store at <a href="http://jane.sca-store.com/">jane.sca-store.com</a>
-<br/>Joe's store at <a href="http://joe.sca-store.com/">joe.sca-store.com</a></p>
+<p>Jane's store at <a href="http://jane.example.com/">jane.example.com</a>
+<br/>Joe's store at <a href="http://joe.example.com/">joe.example.com</a></p>
</body>
</html>