From ad0d3f5031b3fc0b53ef9a293d9d24ef0fd4c293 Mon Sep 17 00:00:00 2001 From: Eric Luehrsen Date: Tue, 24 Jul 2018 23:21:00 -0400 Subject: [PATCH] luci-app-unbound: point documentation to 18.06 branch Signed-off-by: Eric Luehrsen --- .../luci-app-unbound/luasrc/model/cbi/unbound/configure.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua b/applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua index 9c104f14d..2dd33977c 100644 --- a/applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua +++ b/applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua @@ -27,7 +27,7 @@ s1:tab("basic", translate("Basic"), .. "UCI documentation can be found on " .. "github (link).", "https://www.unbound.net/", - "https://github.com/openwrt/packages/blob/master/net/unbound/files/README.md")) + "https://github.com/openwrt/packages/blob/openwrt-18.06/net/unbound/files/README.md")) if valman ~= "1" then -- 2.25.1