linux/Documentation/translations/zh_CN/process
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
..
1.Intro.rst docs/zh_CN: fix typos in 1.Intro.rst file 2019-04-19 15:56:06 -06:00
2.Process.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00
3.Early-stage.rst docs/zh_CN: add disclaimer/translator info in 3.Early-stage 2019-04-02 09:53:52 -06:00
4.Coding.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00
5.Posting.rst docs: prevent warnings due to autosectionlabel 2020-03-20 17:01:29 -06:00
6.Followthrough.rst docs/zh_CN: add disclaimer and translator info in 6.Followthrough 2019-04-02 09:53:52 -06:00
7.AdvancedTopics.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00
8.Conclusion.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00
code-of-conduct-interpretation.rst docs/zh_CN: redirect CoC docs to Chinese version 2019-04-19 15:56:06 -06:00
code-of-conduct.rst docs/zh_CN: redirect CoC docs to Chinese version 2019-04-19 15:56:06 -06:00
coding-style.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00
development-process.rst docs/zh_CN: add disclaimer and translator info in development-process 2019-04-02 09:53:51 -06:00
email-clients.rst docs/zh_CN: add Alex into translator in email-clients 2019-04-02 09:53:56 -06:00
embargoed-hardware-issues.rst Documentation/process: Swap out the ambassador for Canonical 2020-02-13 15:38:41 -08:00
howto.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00
index.rst docs/zh_CN: translate kernel enforcement statement 2019-12-30 12:00:46 -07:00
kernel-driver-statement.rst docs/zh_CN: translate kernel driver statement into Chinese 2019-12-30 12:00:42 -07:00
kernel-enforcement-statement.rst docs/zh_CN: translate kernel enforcement statement 2019-12-30 12:00:46 -07:00
license-rules.rst docs/zh_CN: include Chinese translation header for license-rules 2019-04-02 09:53:53 -06:00
magic-number.rst Remove every trace of SERIAL_MAGIC 2019-11-13 19:01:14 +08:00
management-style.rst docs: zh_CN: avoid duplicate citation references 2019-06-08 13:42:11 -06:00
programming-language.rst docs: zh_CN: avoid duplicate citation references 2019-06-08 13:42:11 -06:00
stable-api-nonsense.rst docs/zh_CN: Cleanup stable-api-nonscense in Chinese 2019-04-02 09:53:56 -06:00
stable-kernel-rules.rst docs/zh_CN: redirect the submitting-patches to Chinese doc 2019-04-02 09:53:55 -06:00
submit-checklist.rst docs: fix broken references to text files 2020-04-20 15:35:59 -06:00
submitting-drivers.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00
submitting-patches.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00
volatile-considered-harmful.rst Replace HTTP links with HTTPS ones: Documentation/translations/zh_CN 2020-06-19 13:40:02 -06:00