Error in getcomposer link

Summary

The feature showing a link to composer website when looking in a composer.json file is misspelled and link to getcomposer.com which does not exist.

I tried to fork the project and propose a merge request but the fork never work. (The repository could not be imported.)

Steps to reproduce

try to clic on the "learn more" link about composer on this page : https://gitlab.com/bdurand/public-test/blob/master/composer.json

Example Project

https://gitlab.com/bdurand/public-test/blob/master/composer.json

What is the current bug behavior?

The link learn more link to https://getcomposer.com

What is the expected correct behavior?

The link should link to https://getcomposer.org

How to fix

Edit the file https://gitlab.com/gitlab-org/gitlab-ee/blob/master/app/models/blob_viewer/composer_json.rb and replace https://getcomposer.com with https://getcomposer.org

Assignee Loading
Time tracking Loading