libraries.io icon indicating copy to clipboard operation
libraries.io copied to clipboard

Invalid Fork/Contributors links for gitlab repository projects

Open aithscel opened this issue 4 years ago • 1 comments

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 .

aithscel avatar Nov 13 '20 20:11 aithscel

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

ext avatar Jun 12 '23 15:06 ext