distillery icon indicating copy to clipboard operation
distillery copied to clipboard

Moduleconfiguration links to sourcecode are broken

Open SvenMarquardt2718 opened this issue 6 years ago • 2 comments

Steps to reproduce

I tried the direct link to the source in the moduledocs for example https://github.com/bitwalker/distillery/blob/master/lib/mix/lib/releases/config/config.ex#L162 but this will lead to a 404.

Verbose Logs

Description of issue

  • I Expected to see the sourcecode after clicking the link
  • 2.0.14
  • 2.0.12

SvenMarquardt2718 avatar May 28 '19 13:05 SvenMarquardt2718

Could you show me a page where this is happening?

bitwalker avatar Jul 01 '19 19:07 bitwalker

https://hexdocs.pm/distillery/2.0.14/Mix.Releases.Config.html#release/2 but it seems to be fixed in the newer release.

SvenMarquardt2718 avatar Jul 02 '19 09:07 SvenMarquardt2718