diff src/main/webapp/index.html @ 31:9f653697437e

annotationbrowser
author dwinter
date Tue, 25 Sep 2012 21:47:58 +0200
parents b1fb0d117877
children 8427930c5f88
line wrap: on
line diff
--- a/src/main/webapp/index.html	Tue Sep 25 16:08:11 2012 +0200
+++ b/src/main/webapp/index.html	Tue Sep 25 21:47:58 2012 +0200
@@ -13,6 +13,9 @@
 	<h1>Annotation Server</h1>
 	<ul>
 		<li><a href="groups">View and edit groups</a></li>
+		<li><a href="tags">Browse by Tags</a></li>
+		<li><a href="annotationBrowser">All Annotations</a></li>
+		
 	</ul>
 </body>
 </html>