diff --git a/src/jsp/index.jsp b/src/jsp/index.jsp index efccde3..7216043 100644 --- a/src/jsp/index.jsp +++ b/src/jsp/index.jsp @@ -43,7 +43,7 @@ int port = ZzzOTController.udpPort(); if (host != null) { %> - UDP Announce URL: udp://<%=host%>:<%=port%>/a
+ UDP Announce URL: udp://<%=host%>:<%=port%>/a
<% } %>