Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: doxia-linkcheck-1.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Checking the current Doxia site I noticed that we have an invalid link: the page references/apt-format.html (in paragraph 'Paragraph') has a link to #Document_structure which does not exist. However, linkcheck does not report this.
Small test projet to illustrate the issue. Apparently only internal missing links (ie links to anchors) are not reported, external links work.