Fix GLQL docs path
What does this MR do and why?
In Small visual updates to glql lists (!172147 - merged), we added a docs link to rendered GLQL snippets (implementing #480162 (closed)). The link currently goes into a 404, though – the redirect happens to https://docs.gitlab.com/ee/user/glql.html
but we'd need https://docs.gitlab.com/ee/user/glql/index.html
.
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Enable
glql_integration
FF - Render a GLQL snippet
- Click docs link