diff options
Diffstat (limited to 'applications/luci-olsr/luasrc/view/status-olsr/index.htm')
-rw-r--r-- | applications/luci-olsr/luasrc/view/status-olsr/index.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-olsr/luasrc/view/status-olsr/index.htm b/applications/luci-olsr/luasrc/view/status-olsr/index.htm index 97962eec9..fbaef63e8 100644 --- a/applications/luci-olsr/luasrc/view/status-olsr/index.htm +++ b/applications/luci-olsr/luasrc/view/status-olsr/index.htm @@ -39,7 +39,7 @@ $Id$ end %> <tr> -<td><a href="http://<%=link["Remote IP"]%>"><%=link["Remote IP"]%></a></td> +<td><a href="http://<%=link["Remote IP"]%>/cgi-bin-nodes.html"><%=link["Remote IP"]%></a></td> <td><%=link["Local IP"]%></td> <td><%=link.LQ%></td> <td><%=link.NLQ%></td> |