If you query redirect page (for e.g. "A380"@en.wikipedia) in Special:What links here, the wikilink that comes out below automatically put off on target page ("Airbus A380") while I think it'd better if that wlink put off on non-followed redirect page think there is an usability problem into the `Special:What links here` when the page it's a redirect.
- Go to Special:What links here;## Navigation use case
1. The user wants to know what links to [A380](https://en.wikipedia.org/wiki/A380) (yes, a redirect)
1. (The user is redirected to [Airbus A380](https://en.wikipedia.org/wiki/Airbus_A380))
3. (The user still want to know what links to [A380](https://en.wikipedia.org/wiki/A380))
4. The user clicks on //Redirect from [A380](https://en.wikipedia.org/w/index.php?title=A380&redirect=no)//
2. User clicks on //[What links here](https://en.wikipedia.org/wiki/Special:WhatLinksHere/A380)//
3. User is satisfied
4. Now the user want to do more stuff on that page
- Query redirect page,5. The user clicks on //The following pages link to **[A380](https://en.wikipedia.org/wiki/A380)**//
1. (The user is redirected to [Airbus A380](https://en.wikipedia.org/wiki/Airbus_A380))
2. I'll repeat,(The user still want to do more stuff on that page)
2. for e.gThe user clicks on //Redirect from [A380](https://en.wikipedia.org/w/index.php?title=A380&redirect=no)//
6. A380;Other actions on the page [A380](https://en.wikipedia.org/w/index.php?title=A380&redirect=no)...
## Considerations
* The step `5.A` is not consistent with the promise of the message `5` (the user is redirected to [Airbus A380](https://en.wikipedia.org/wiki/Airbus_A380) after clicking on //The following pages link to **[A380](https://en.wikipedia.org/wiki/A380)**//)
- Look at wikilink below text box where you've just put page's name and click* The step `5.B` is frustrating
- You'll find out that mediawiki returns "Airbus A380" page, while I'd like to get on "A380" page.* The step `5` can be: //The following pages link to **[A380](https://en.wikipedia.org/wiki/A380?redirect=no)**// (note the `redirect=no`)
Thanks,.