Configure docs-i18n-lint links job to ignore broken anchor links in /development paths
## Overview Follow-up to issue #796: Assess failing links in docs-i18n-lint links jobs Configure the `docs-i18n-lint links` job to ignore broken anchor links found in `/development` paths. ## Context Based on the assessment of failing links in the docs-i18n-lint links jobs, broken anchor links in `/development` paths were identified as a category of failures that should be excluded from link validation enforcement. ## Acceptance Criteria - [ ] Update docs-i18n-lint links job configuration to exclude anchor link validation in /development paths - [ ] Test configuration change in a test MR - [ ] Verify that anchor link failures in /development paths are no longer reported
issue