diff options
author | Sven Eckelmann <sven@narfation.org> | 2015-12-06 10:15:07 -0500 |
---|---|---|
committer | Antonio Quartulli <a@unstable.cc> | 2016-02-02 20:54:39 -0500 |
commit | 7b5e73961915438d623cb80eea97868b3a66cc48 (patch) | |
tree | 2e485ba321fcd140cb57814cdb2e63db4775382d /MAINTAINERS | |
parent | 0046b0402ac284a31940e3354614ac88c64881a3 (diff) |
batman-adv: Switch to HTTPS version of links
open-mesh.org and its subdomains can only be accessed via HTTPS. HTTP-only
requests are currently redirected automatically to HTTPS but references in
the source code should be only https.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||