feat(events): Add missing parameters for label operations and update documentation links
This merge request improves the anchor links in events.go to enhance navigation and readability, addressing the concerns outlined in Issue #2232.
Changes included:
- Fixed broken or outdated anchor links.
- Standardized internal link formatting across the file.
- Ensured all links point to the correct sections for better developer experience.
- Improved overall accessibility and maintainability of
events.go.
Related Issue:
fix missing parameters in events.go (#2232) · Issue · gitlab-org/api/client-go