linux-stable/Documentation/translations
Alexander A. Klimov cf37fc4a0c Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN
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:
  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>
Reviewed-by: Alex Shi <alex.shi@linux.alibaba.com>
Link: https://lore.kernel.org/r/20200608181649.74883-1-grandmaster@al2klimov.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2020-06-19 13:40:02 -06:00
..
it_IT doc:it_IT: add symbol-namespace translation 2020-06-19 13:29:04 -06:00
ja_JP docs: process: fix broken link 2019-08-24 15:14:38 -06:00
ko_KR docs/memory-barriers.txt/kokr: smp_mb__{before,after}_atomic(): update Documentation 2020-06-08 09:42:37 -06:00
zh_CN Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00
index.rst doc: minor fixes to translation's disclaimer 2019-03-25 09:58:54 -06:00