Commit Graph

3 Commits

Author SHA1 Message Date
howieyuen 55c7993e9b [zh]sync contribution files for 1.22(Part-1) 2021-08-23 10:33:58 +08:00
Qiming Teng 3b8786e63b [zh] Resync contribute section for Chinese localization 2021-04-21 22:01:30 +08:00
Qiming Teng efe536f45a [zh] Fix links in contribute section
This PR fixes bad links found in the contribute section, identified via:
```
./scripts/linkchecker.py -l zh -f /docs/contribute/**/*.md
```

Fix Summary:
Bad links pointing nowhere: 23
Links which should point to localized pages: 28
Links which should avoid redirections: 5
Unsafe links that use HTTP: 6
2020-07-27 17:58:20 +08:00