summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/htdocs/index.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-cpp/trunk/modules/edit/htdocs/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/sca-cpp/trunk/modules/edit/htdocs/index.html b/sca-cpp/trunk/modules/edit/htdocs/index.html
index 4dde5b543d..d0736ba295 100644
--- a/sca-cpp/trunk/modules/edit/htdocs/index.html
+++ b/sca-cpp/trunk/modules/edit/htdocs/index.html
@@ -37,10 +37,13 @@
<p>Try the <a href="dash">App Dashboard</a> to manage your collection of apps.</p>
<h2>App Editor</h2>
-<p>Try the <a href="graph/?app=store">App Editor</a> to edit an app.</p>
+<p>Try the <a href="app/?app=store">App Editor</a> to edit an app.</p>
+
+<h2>Composition Editor</h2>
+<p>Try the <a href="graph/?app=store">Composition Editor</a> to compose an app.</p>
<h2>Page Editor</h2>
-<p>Try the <a href="page/?app=store">Page Editor</a> to edit an app page.</p>
+<p>Try the <a href="page/?app=store">Page Editor</a> to draw an app page.</p>
<script type="text/javascript">
ui.loadwidget('menu', '/menu.html');