--- a/Koha/Manual.pm +++ a/Koha/Manual.pm @@ -131,15 +131,13 @@ our $mapping = { 'course_reserves/course-details' => '/course_reserves.html', 'course_reserves/course-reserves' => '/course_reserves.html', 'course_reserves/course' => '/course_reserves.html#adding-courses', - 'labels/label-edit-batch' => '/tools.html#batches', - 'labels/label-edit-layout' => '/tools.html#layouts', - 'labels/label-edit-profile' => '/tools.html#profiles', - 'labels/label-edit-template' => '/tools.html#templates', - 'labels/label-home' => '/tools.html#label-creator', - 'labels/label-manage' => '/tools.html#layouts', - 'labels/label-manage' => '/tools.html#templates', - 'labels/label-manage' => '/tools.html#profiles', - 'labels/label-manage' => '/tools.html#batches', + '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', + 'labels/label-edit-range' => '/tools.html#label-creator-label', #FIXME Add when documented + 'labels/label-edit-template' => '/tools.html#label-templates-label', + 'labels/label-home' => '/tools.html#label-creator-label', + 'labels/label-manage' => '/tools.html#label-creator-label', 'labels/spinelabel-home' => '/tools.html#quick-spine-label-creator', 'mainpage' => '/', 'members/apikeys' => '/webservices.html#api-key-management-interface-for-patrons', --