diff options
-rw-r--r-- | Documentation/networking/batman-adv.txt | 2 | ||||
-rw-r--r-- | MAINTAINERS | 2 | ||||
-rw-r--r-- | net/batman-adv/Kconfig | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/networking/batman-adv.txt b/Documentation/networking/batman-adv.txt index ff23b755f5e4..1b5e7a7f2185 100644 --- a/Documentation/networking/batman-adv.txt +++ b/Documentation/networking/batman-adv.txt | |||
@@ -187,7 +187,7 @@ interfaces to the kernel module settings. | |||
187 | 187 | ||
188 | For more information, please see the manpage (man batctl). | 188 | For more information, please see the manpage (man batctl). |
189 | 189 | ||
190 | batctl is available on http://www.open-mesh.org/ | 190 | batctl is available on https://www.open-mesh.org/ |
191 | 191 | ||
192 | 192 | ||
193 | CONTACT | 193 | CONTACT |
diff --git a/MAINTAINERS b/MAINTAINERS index f678c37107f5..1e216aa4d25c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2147,7 +2147,7 @@ M: Marek Lindner <mareklindner@neomailbox.ch> | |||
2147 | M: Simon Wunderlich <sw@simonwunderlich.de> | 2147 | M: Simon Wunderlich <sw@simonwunderlich.de> |
2148 | M: Antonio Quartulli <a@unstable.cc> | 2148 | M: Antonio Quartulli <a@unstable.cc> |
2149 | L: b.a.t.m.a.n@lists.open-mesh.org | 2149 | L: b.a.t.m.a.n@lists.open-mesh.org |
2150 | W: http://www.open-mesh.org/ | 2150 | W: https://www.open-mesh.org/ |
2151 | S: Maintained | 2151 | S: Maintained |
2152 | F: net/batman-adv/ | 2152 | F: net/batman-adv/ |
2153 | 2153 | ||
diff --git a/net/batman-adv/Kconfig b/net/batman-adv/Kconfig index c6fc8f756c9a..2dd40e5ea030 100644 --- a/net/batman-adv/Kconfig +++ b/net/batman-adv/Kconfig | |||
@@ -12,7 +12,7 @@ config BATMAN_ADV | |||
12 | B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is | 12 | B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is |
13 | a routing protocol for multi-hop ad-hoc mesh networks. The | 13 | a routing protocol for multi-hop ad-hoc mesh networks. The |
14 | networks may be wired or wireless. See | 14 | networks may be wired or wireless. See |
15 | http://www.open-mesh.org/ for more information and user space | 15 | https://www.open-mesh.org/ for more information and user space |
16 | tools. | 16 | tools. |
17 | 17 | ||
18 | config BATMAN_ADV_BLA | 18 | config BATMAN_ADV_BLA |