libraries.io
libraries.io copied to clipboard
Invalid Fork/Contributors links for gitlab repository projects
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 .
I noticed this myself, if someone could give me some pointers I could create a pull request fixing this.