aboutsummaryrefslogtreecommitdiffstats
path: root/gui-server/src/main/resources/static/runtime-ui/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'gui-server/src/main/resources/static/runtime-ui/index.html')
-rw-r--r--gui-server/src/main/resources/static/runtime-ui/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/gui-server/src/main/resources/static/runtime-ui/index.html b/gui-server/src/main/resources/static/runtime-ui/index.html
index 4d0f175..26baa2e 100644
--- a/gui-server/src/main/resources/static/runtime-ui/index.html
+++ b/gui-server/src/main/resources/static/runtime-ui/index.html
@@ -6,8 +6,7 @@
</head>
<body>
<ul>
- <li><a href="/runtime-ui/clamp/index.html">The CLAMP GUI</a></li>
- <li>Another Runtime GUI</li>
+ <li>The first Runtime GUI</li>
</ul>
</body>
</html>