fix: Fix broken GitLab docs anchors for Wikis API

What does this MR do?

Fixes broken anchor links to the GitLab Wikis API documentation in wikis.go.

Several links were pointing to outdated or incorrect section anchors, which caused navigation to land at the top of the page instead of the intended API section.

This MR is intentionally limited in scope and only addresses issues related to the Wikis API.


What was changed?

Updated the following documentation links to match the current GitLab docs anchors:


#2212

The original issue reports similar anchor problems across multiple API pages. Those will be addressed in separate, focused merge requests to keep reviews small and easy to follow.

Edited by Mohamed Othman

Merge request reports

Loading