Links don't point to correct location
Open
- Dominant language
- JavaScript
- Stars
- 4k
- Forks
- 480
- PR merge metrics
- No merged PRs in 30d
Description
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//blob/master/2a078102658bdb65a8c881/start/server/store.sqlite`
I think this should either be `/blob/master/$file` or `/blob/2a078102658bdb65a8c881/$file`.


Running current master 65351a789931d3a6e7be37e983d7c861103fdec6
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.