linux/Documentation/admin-guide/laptops
Alexander A. Klimov 6b2484e13a Replace HTTP links with HTTPS ones: Documentation/admin-guide
Rationale:
Reduces attack surface on kernel devs opening the links for MITM
as HTTPS traffic is much harder to manipulate.

Deterministic algorithm:
For each file:
  If not .svg:
    For each line:
      If doesn't contain `\bxmlns\b`:
        For each link, `\bhttp://[^# \t\r\n]*(?:\w|/)`:
          If both the HTTP and HTTPS versions
          return 200 OK and serve the same content:
            Replace HTTP with HTTPS.

Signed-off-by: Alexander A. Klimov <grandmaster@al2klimov.de>
Link: https://lore.kernel.org/r/20200627072935.62652-1-grandmaster@al2klimov.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2020-07-05 14:13:00 -06:00
..
asus-laptop.rst docs: admin-guide: add laptops documentation 2019-07-15 11:03:01 -03:00
disk-shock-protection.rst Replace HTTP links with HTTPS ones: Documentation/admin-guide 2020-07-05 14:13:00 -06:00
index.rst docs: add SPDX tags to new index files 2019-07-15 11:03:03 -03:00
laptop-mode.rst docs: admin-guide: add laptops documentation 2019-07-15 11:03:01 -03:00
lg-laptop.rst docs: admin-guide: add laptops documentation 2019-07-15 11:03:01 -03:00
sony-laptop.rst docs: admin-guide: add laptops documentation 2019-07-15 11:03:01 -03:00
sonypi.rst Replace HTTP links with HTTPS ones: Documentation/admin-guide 2020-07-05 14:13:00 -06:00
thinkpad-acpi.rst Replace HTTP links with HTTPS ones: Documentation/admin-guide 2020-07-05 14:13:00 -06:00
toshiba_haps.rst docs: don't use nested tables 2019-07-15 11:03:04 -03:00