Bug 38561

Summary: Broken internal references in Administration preferences chapter
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: DocumentationAssignee: Bugs List <koha-bugs>
Status: Needs documenting --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: philip.orr
Version: MainKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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.