tools icon indicating copy to clipboard operation
tools copied to clipboard

Link in `nf-core modules info` broken

Open ErikDanielsson opened this issue 3 years ago • 0 comments

Description of the bug

The link created by nf-core modules info is broken since the move from the github api. The link is set on https://github.com/nf-core/tools/blob/dev/nf_core/modules/info.py#L164-L168, but the self.remote_location is either a https or ssh address so the link is broken.

Command used and terminal output

$ nf-core modules info

System information

nf-core/tools @2.5dev

ErikDanielsson avatar Aug 05 '22 10:08 ErikDanielsson