Commit 75817c6
committed
Fix two broken site links and the wrong mailing list
The 'Books > Writing Components' menu entry pointed at
/writing-components-trail/index.html, which does not exist. Because it
lives in site.xml it was broken on every page of the site. Its only
child duplicated the working 'Writing Plexus Components' entry directly
below it, so the Books group is removed rather than repointed.
index.apt linked to ./faq.html, which also does not exist. There is no
FAQ to point at, so the sentence goes.
Community > Mailing Lists pointed at groups.google.com/g/mojohaus-dev,
which belongs to MojoHaus. Plexus has no mailing list; issues are
handled per repository on GitHub, so the entry now says so.
Verified by building the site and walking every internal link: both
targets are gone and nothing new broke.
Part of codehaus-plexus/.github#581 parent 346e765 commit 75817c6
2 files changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
| |||
74 | 70 | | |
75 | 71 | | |
76 | 72 | | |
77 | | - | |
| 73 | + | |
78 | 74 | | |
79 | 75 | | |
80 | 76 | | |
| |||
0 commit comments