You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the project, there are three different links that all redirect to the same GitHub repository. This redundancy can confuse users and also make the interface less intuitive. #173
Navigate to the project’s interface or documentation.
Click the following links:
Link 1: which is given on the header redirects to the git hub repo(https://github.com/aboutcode-org/aboutcode)
Link 2: On the bottom of the website also redirects to the same repo(https://github.com/aboutcode-org/aboutcode)
Link 3: Next to the link2 does the same work(https://github.com/aboutcode-org/aboutcode)
Observe that all links redirect to the same repository
I don't think these many links redirecting to the same repo are necessary
I want to work on this issue by identifying and removing the redundant links while keeping the most relevant ones. Let me know if you’d like me to proceed.