The links are are erroneously including the git hash in the url:
As an example, you can see the hash in the URL, when linking to the file:
https://github.com/<REDACTED/<REDACTED>/blob/master/2a078102<REDACTED>658bdb65a8c881/start/server/store.sqlite
I think this should either be /blob/master/$file or /blob/2a078102<REDACTED>658bdb65a8c881/$file.
Running current master 65351a789931d3a6e7be37e983d7c861103fdec6
The links are are erroneously including the git hash in the url:
As an example, you can see the hash in the URL, when linking to the file:
https://github.com/<REDACTED/<REDACTED>/blob/master/2a078102<REDACTED>658bdb65a8c881/start/server/store.sqlite
I think this should either be
/blob/master/$file
or/blob/2a078102<REDACTED>658bdb65a8c881/$file
.Running current master 65351a789931d3a6e7be37e983d7c861103fdec6