Bug 38561 - Broken internal references in Administration preferences chapter
Summary: Broken internal references in Administration preferences chapter
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2024-11-29 15:59 UTC by Caroline Cyr La Rose
Modified: 2024-12-12 16:19 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caroline Cyr La Rose 2024-11-29 15:59:17 UTC
In the Administration preferences chapter, under ReplytoDefault (https://koha-community.org/manual/latest/en/html/administrationpreferences.html#replytodefault) and ReturnpathDefault (https://koha-community.org/manual/latest/en/html/administrationpreferences.html#returnpathdefault) the internal references are not formatted correctly.


"By default replies to notice emails will go to the `library email address <#libraries-groups>`__," 

The reference should have this format

:ref:`library email address <libraries-label>`



"By default bounced notices will go to the `library email address <#libraries-groups>`__,"

The reference should have this format

:ref:`library email address <libraries-label>`


I would also review those run-on sentences and cut them up.