Actions
Defect #5081
closedBroken links on public/help/wiki_syntax_detailed.html
Start date:
2010-03-15
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
This is the page that appears when you click on "Text formatting: help", and then scroll to the bottom of the help popup, and click on "More information".
There are 3 broken links on that page:
* [[Guide]] displays a link to the page named 'Guide': Guide * [[Guide#further-reading]] takes you to the anchor "further-reading". Headings get automatically assigned anchors so that you can refer to them: Guide * [[Guide|User manual]] displays a link to the same page but with a different text: User manual
All these point to /public/help/Guide.html, but that file doesn't exist.
Updated by Jean-Philippe Lang over 14 years ago
- Category set to Documentation
- Status changed from New to Closed
- Target version set to 1.0.0 (RC)
- Resolution set to Fixed
Fixed in r3595.
Actions