Skip to content

Fix Vale issue in project insights docs

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR fixes a Vale substitution warning in the /user/project/insights/index.md file. I'm not sure about this solution though, it does fix the warning, but the styling doesn't match the rest of the block (inline vs bold). Since we're referencing a specific name of a field I'm not sure putting "filename" would be appropriate, so I opted to use an inline reference instead of the original bold version. Please let me know what you think.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #389126 (closed)

Merge request reports