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
@XAMPPRocky I know you've done a lot of stuff with GH Actions and mdbook -- you seen this before? Is it possible that for some reason the gh pages action isn't seeing a change in FAQ vs faq, and not updating the page?
What happened:
404 when trying to reach FAQ from the sidebar:
https://googleforgames.github.io/quilkin/main/book/
What you expected to happen:
It to take me to the page.
How to reproduce it (as minimally and precisely as possible):
Click the above link, and then click "FAQ".
Anything else we need to know?:
This works fine for the 0.2.0 guide.
Also, I can't seem to reproduce this locally.
In https://github.com/googleforgames/quilkin/tree/gh-pages/main/book it's got a
FAQ.html
(which is incorrect), but in https://github.com/googleforgames/quilkin/tree/gh-pages/v0.2.0/book we can see it'sfaq.html
. Locally I'm also gettingfaq.html
- so I'm very confused.Environment: Github Actions
The text was updated successfully, but these errors were encountered: