fix user.html link
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 11 Jul 2011 16:25:44 +0000 (18:25 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 11 Jul 2011 16:25:44 +0000 (18:25 +0200)
templates/index.html.ep

index afa76ee..b835bb9 100644 (file)
@@ -2,7 +2,7 @@
 % title 'Gearman demo';
 
 <ul>
-<li><a href="/user">Search for user</a> and show LDAP and ADSL stats
+<li><a href="/user.html">Search for user</a> and show LDAP and ADSL stats
 <li><a href="/gearman.html#ping/127.0.0.1">Gearman</a> web interface
 <li><a href="/redis.html">last poll stats</a>
 </ul>