Commit 6d00336
authored
fix mailing-lists dead links (apache#3804)
### Motivation
Fix the mailing-lists.md dead links which cause Dead link checker failed.
There are some links looks like not stable, we can use new link to replace it.
CI filed link:https://github.com/apache/bookkeeper/actions/runs/4260370313/jobs/7413461899
```
[✖] http://mail-archives.apache.org/mod_mbox/bookkeeper-user/
ERROR: 4 dead links found!
[✖] http://mail-archives.apache.org/mod_mbox/bookkeeper-dev/
[✖] http://mail-archives.apache.org/mod_mbox/bookkeeper-issues/
[✖] http://mail-archives.apache.org/mod_mbox/bookkeeper-commits/
20 links checked.
[✖] http://mail-archives.apache.org/mod_mbox/bookkeeper-user/ → Status: 0
[✖] http://mail-archives.apache.org/mod_mbox/bookkeeper-dev/ → Status: 0
[✖] http://mail-archives.apache.org/mod_mbox/bookkeeper-issues/ → Status: 0
[✖] http://mail-archives.apache.org/mod_mbox/bookkeeper-commits/ → Status: 0
```
### Changes
1. use new link to replace the dead links in mailing-lists.md.1 parent 0ca4fe2 commit 6d00336
File tree
2 files changed
+5
-5
lines changed- site3/website/src/pages/community
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments