You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey @coco33920 ! sorry you ran into this issue and thank you for explaining your work around. my suspicion is that this issue comes down to our dreaded "path-prefix" config, which exists because github hosts pages on .github.io/ - where here is the "path-prefix". it's definitely a bad experience and the link checking here seems to have added insult to injury. we are already working on ways to improve this and will take your report into account while we do so! if you have any thoughts feel free to include them here on this thread!
hey! Thanks for the quick answer!
Yeah I thought it would be the path prefix problem as in stated in #645
After a test and some digging with the firefox network tool, on a whim I tested with saying no to the "link tester" and well it kind of worked and with a custom domain name it worked totally. The request to the root are clearly visible in network tools.
Link: https://github.com/coco33920/calc/blob/github-page/.github/workflows/web.yml
Job link: https://github.com/coco33920/calc/actions/runs/6934726471/job/18863434419
Config
I have "bad links" everywhere. I followed the docs pretty clearly so i don't understand what is not working.
oranda dev is working well.
The text was updated successfully, but these errors were encountered: