Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Fork/Contributors links for gitlab repository projects #2611

Open
aithscel opened this issue Nov 13, 2020 · 1 comment
Open

Invalid Fork/Contributors links for gitlab repository projects #2611

aithscel opened this issue Nov 13, 2020 · 1 comment

Comments

@aithscel
Copy link

The links for Fork/Contributors for gitlab repository projects are invalid.

Lets take for example the gitlab-markup project:

The forks link is https://gitlab.com/gitlab-org/gitlab-markup/forks
but should be https://gitlab.com/gitlab-org/gitlab-markup/-/forks

The contributors link is https://gitlab.com/gitlab-org/gitlab-markup/graphs/master
but should be https://gitlab.com/gitlab-org/gitlab-markup/-/graphs/master

The link values for the same example project gitlab-markup are also wrong:
Forks: should be 24 but is 16
Contributors: should be 74 but is 0 .

@ext
Copy link

ext commented Jun 12, 2023

I noticed this myself, if someone could give me some pointers I could create a pull request fixing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants