Bug 38572 - Correct formating of internal reference in circulation preferences chapter
Summary: Correct formating of internal reference in circulation preferences chapter
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Marion Durand
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2024-11-29 20:31 UTC by Caroline Cyr La Rose
Modified: 2026-01-09 23:57 UTC (History)
2 users (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact: Marion Durand
Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/1103
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 20:31:35 UTC
In the Circulation preferences chapter, under finesCalendar (https://koha-community.org/manual/latest/en/html/circulationpreferences.html#finescalendar) there is an internal reference to the calendar section. The formatting needs to be corrected.

:ref:calendar<calendar-label>`

Correct formatting

:ref:`calendar<calendar-label>`
Comment 1 David Nind 2026-01-09 23:57:26 UTC
Fixed by merge request 1103, September 2025: https://gitlab.com/koha-community/koha-manual/-/merge_requests/1103