chore : fix tutorials by updating search string reference

What does this MR do?

Fixes the tutorials for the development environments by updating the search string reference to one that actually exists in the current codebase.

Why was this MR needed?

The tutorial was instructing users to search for "Customize the color of GitLab" which no longer exists in the referenced file, causing confusion for first-time contributors.

Related issues

Closes #526914 (closed)

How did you test this change?

I followed the tutorial with the updated search string and confirmed that:

  1. The search returns the correct file
  2. The file can be edited as described in the tutorial
  3. The example edit makes sense in context
Edited by Mohammed Firdous

Merge request reports

Loading