distillery
distillery copied to clipboard
Moduleconfiguration links to sourcecode are broken
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
Could you show me a page where this is happening?
https://hexdocs.pm/distillery/2.0.14/Mix.Releases.Config.html#release/2 but it seems to be fixed in the newer release.