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

Wikipedia links are broken #61

Closed
achingbrain opened this issue Feb 28, 2024 · 2 comments
Closed

Wikipedia links are broken #61

achingbrain opened this issue Feb 28, 2024 · 2 comments

Comments

@achingbrain
Copy link
Member

Looking at a random Wikipedia page: https://bafybeiaysi4s6lnjev27ln5icwm6tueaw2vdykrtjkwiphwekaywqhcjze.ipfs.sw.sgtpooki.com/wiki/Archaeology

...when clicked, all the links show an error heliaFetch error: not a file

This is because they are missing the /wiki/ section of the href:

image

https://bafybeiaysi4s6lnjev27ln5icwm6tueaw2vdykrtjkwiphwekaywqhcjze.ipfs.sw.sgtpooki.com/Maritime_archaeology

vs

https://bafybeiaysi4s6lnjev27ln5icwm6tueaw2vdykrtjkwiphwekaywqhcjze.ipfs.sw.sgtpooki.com/wiki/Maritime_archaeology

@achingbrain
Copy link
Member Author

Actually this may be related to #62 - all the page links are relative links that go up one directory:

image

@achingbrain
Copy link
Member Author

Closing in favour of #62

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

1 participant