Defect #5081
Broken links on public/help/wiki_syntax_detailed.html
Status: | Closed | Start date: | 2010-03-15 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Documentation | |||
Target version: | 1.0.0 (RC) | |||
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.
Associated revisions
Removes broken links in wiki syntax help page (#5081).
History
#1
Updated by Jean-Philippe Lang over 12 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.