Project overview page: Have README link in-page to README section
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=519827) </details> <!--IssueSummary end--> # Context In https://gitlab.com/gitlab-org/gitlab/-/issues/24746, users cited having to scroll to see the README file at the bottom of the Project Overview page. When the issue was started, the Project Overview page did not have the right-hand sidebar with the README link. > To read the contents of the `README.md` file, I always have to scroll down a sometimes really long file list shown on the `Project overview` page. > > https://gitlab.com/gitlab-org/gitlab/-/issues/24746#note_410727587 > making our Helpdesk techs scroll through a file list to get to the README (which we're using as the documentation index page) is not a great UX either > > https://gitlab.com/gitlab-org/gitlab/-/issues/24746#note_616439165 # Design Proposal Currently, the README link redirects to the README file page. The design proposal is to redirect the README link to the README section at the bottom of the page, to provide users a way to quickly navigate to the section without scrolling. ![readme.png](/uploads/d07eea53d7b2bf19945add40d6031b64/readme.png){width=990 height=828}
issue