|
I'm building a Docusaurus site to be deployed to GitHub Pages to replace a Jekyll site. I have these settings: When I do http://localhost:3000/wiki/applications/android-apps But when I do ... which then redirects me to Am I doing something wrong? The build worked fine without errors and I see the file is there: |
Answered by
bmaupin
Jan 29, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems to be a bug as best as I can tell, after serving the built site with a different HTTP server: #11701