File tree Expand file tree Collapse file tree 6 files changed +47
-106
lines changed Expand file tree Collapse file tree 6 files changed +47
-106
lines changed Original file line number Diff line number Diff line change 1
- <!-- Thanks for contributing to rust -learning 😊 -->
1
+ <!-- Thanks for contributing to zig -learning 😊 -->
2
2
3
- <!-- Describe shortly why it should be added to `rust -learning` -->
3
+ <!-- Describe shortly why it should be added to `zig -learning` -->
4
4
<!-- Mention if you are the resource(s) author -->
Original file line number Diff line number Diff line change 17
17
- uses : actions/checkout@v2
18
18
- uses : actions/setup-node@v3
19
19
with :
20
- node-version : 16
20
+ node-version : 19
21
21
22
22
- name : Check links
23
23
run : npx markdown-link-check -c .markdown-link-check-config.json README.md
24
-
25
- - name : Check links da_DK
26
- run : npx markdown-link-check da_DK.md
27
-
28
- - name : Check links de_DE
29
- run : npx markdown-link-check de_DE.md
30
-
31
- - name : Check links es_ES
32
- run : npx markdown-link-check es_ES.md
33
-
34
- - name : Check links fr_FR
35
- run : npx markdown-link-check fr_FR.md
36
-
37
- - name : Check links it_IT
38
- run : npx markdown-link-check it_IT.md
39
-
40
- - name : Check links ja_JP
41
- run : npx markdown-link-check ja_JP.md
42
-
43
- - name : Check links ko_KR
44
- run : npx markdown-link-check ko_KR.md
45
-
46
- - name : Check links pt_BR
47
- run : npx markdown-link-check pt_BR.md
48
-
49
- - name : Check links ru_RU
50
- run : npx markdown-link-check ru_RU.md
51
-
52
- - name : Check links tr_TR
53
- run : npx markdown-link-check tr_TR.md
54
-
55
- - name : Check links zh_CN
56
- run : npx markdown-link-check zh_CN.md
Original file line number Diff line number Diff line change 7
7
- uses : actions/checkout@v2
8
8
- uses : actions/setup-node@v3
9
9
with :
10
- node-version : 16
10
+ node-version : 19
11
11
12
12
- name : Lint markdown
13
13
run : npx markdownlint-cli2 "*.md" "#MAINTAINERS.md"
Original file line number Diff line number Diff line change @@ -25,6 +25,6 @@ You can also apply to become a maintainer by submitting a PR.
25
25
26
26
## Reporting issues
27
27
28
- Please open an issue if you would like to discuss anything that could be improved or have suggestions for making the list a more valuable resource.
28
+ Please open an issue if you would like to discuss anything that could be improved or have suggestions for making the list a more valuable resource.
29
29
30
30
Thank you for your suggestions!
Original file line number Diff line number Diff line change 1
- Camille Tjhoa <camille.tjhoa [ at ] outlook.com> ( @ ctjhoa )
1
+ zouyee ( @ zouyee )
You can’t perform that action at this time.
0 commit comments