@@ -, +, @@ --- Koha/Manual.pm | 1 + 1 file changed, 1 insertion(+) --- a/Koha/Manual.pm +++ a/Koha/Manual.pm @@ -131,6 +131,7 @@ our $mapping = { 'course_reserves/course-details' => '/course_reserves.html', 'course_reserves/course-reserves' => '/course_reserves.html', 'course_reserves/course' => '/course_reserves.html#adding-courses', + 'ill/ill-requests' => '/ILL_requests.html', 'labels/label-edit-batch' => '/tools.html#label-batches-label', 'labels/label-edit-layout' => '/tools.html#label-layouts-label', 'labels/label-edit-profile' => '/tools.html#label-profiles-label', --