== Background
The media viewer shows an "About Media Viewer" link that links to a page that has had no updates since 2022 and no significant updates since 2016. I propose we remove this link. It doesn't seem to serve any use any more.
{F57605299}
== User story
As a reader I do not want unnecessary UI cluttering my experience.
== Requirement
Remove the “About Media Viewer” link from the media viewer UI to improve user experience by reducing unnecessary UI elements.
== BDD
```
Feature: Removal of "About Media Viewer" link
Scenario: Ensure the "About Media Viewer" link is removed from the media viewer
Given the user opens the media viewer
Then the "About Media Viewer" link should not be visible in the UI.
```
== Test Steps
__Test Case 1: Verify removal of “About Media Viewer” link__
1. Open the media viewer.
2. **AC1**: Confirm that the “About Media Viewer” link is no longer visible in the UI.
== Design
- Add mockups and design requirements
== Acceptance criteria
- Add acceptance criteria
== Communication criteria - does this need an announcement or discussion?
- Add communication criteria
== Rollback plan
- What is the rollback plan in production for this task if something goes wrong?
//This task was created by Version 1.2.0 of the [[ https://mediawiki.org/w/index.php?title=Reading/Web/Request_process | Web team task template ]] using [[ https://phabulous.toolforge.org/ | phabulous ]] //