Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links don't point to correct location #84

Open
Daviey opened this issue Mar 13, 2021 · 1 comment
Open

Links don't point to correct location #84

Daviey opened this issue Mar 13, 2021 · 1 comment

Comments

@Daviey
Copy link

Daviey commented Mar 13, 2021

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.

image

image

Running current master 65351a7

@wifiuk
Copy link

wifiuk commented Jun 7, 2021

yeah all links are 404 for me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants