summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/htdocs/index.html
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-12-30 08:52:56 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-12-30 08:52:56 +0000
commit815adf95622e0d2a31383e9dc7469108db03597f (patch)
treee79eab8ee023de717bb55cc6e9eae6ab404a8fb3 /sca-cpp/trunk/modules/edit/htdocs/index.html
parent1b037113fa3f05890a0fd7dcd4851d2141701e16 (diff)
Add logic to list, add, remove apps and link to the edit page.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053825 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-cpp/trunk/modules/edit/htdocs/index.html')
-rw-r--r--sca-cpp/trunk/modules/edit/htdocs/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/sca-cpp/trunk/modules/edit/htdocs/index.html b/sca-cpp/trunk/modules/edit/htdocs/index.html
index 3c18fdbd47..dffcf2d416 100644
--- a/sca-cpp/trunk/modules/edit/htdocs/index.html
+++ b/sca-cpp/trunk/modules/edit/htdocs/index.html
@@ -27,11 +27,11 @@
<h1>App Edit Tools</h1>
<p>This module implements simple tools to help you create Tuscany apps.</p>
-<h2>App Dashboard</h1>
+<h2>App Dashboard</h2>
<p>Try the <a href="main">App Dashboard</a> to manage your collection of apps.</p>
-<h2>App Editor</h1>
-<p>Try the <a href="edit">App Editor</a> to edit an app.</p>
+<h2>App Editor</h2>
+<p>Try the <a href="edit/?app=store">App Editor</a> to edit an app.</p>
</body>
</html>