themes/bootstrap: the "about" page is long gone, link to luci.subsignal.org instead
This commit is contained in:
parent
bbc2c69965
commit
08d302727f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ You may obtain a copy of the License at
|
|||
|
||||
local categories = disp.node_childs(tree)
|
||||
%>
|
||||
<footer><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (" .. luci.__version__ .. ")" %></a>
|
||||
<footer><a href="http://luci.subsignal.org/">Powered by <%= luci.__appname__ .. " (" .. luci.__version__ .. ")" %></a>
|
||||
|
||||
<%=luci.version.distversion%>
|
||||
|
||||
|
|
Loading…
Reference in a new issue