forked from I2P_Developers/i2p.i2p
Collate help topics under /help
This commit is contained in:
@@ -330,7 +330,7 @@ class SummaryBarRenderer {
|
||||
public String renderNetworkReachabilityHTML() {
|
||||
if (_helper == null) return "";
|
||||
StringBuilder buf = new StringBuilder(512);
|
||||
buf.append("<h4><a href=\"/confignet#help\" target=\"_top\" title=\"")
|
||||
buf.append("<h4><a href=\"/help#confignet\" target=\"_top\" title=\"")
|
||||
.append(_t("Help with configuring your firewall and router for optimal I2P performance"))
|
||||
.append("\">")
|
||||
.append(_t("Network"))
|
||||
|
||||
Reference in New Issue
Block a user