-
|
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: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Seems to be a bug as best as I can tell, after serving the built site with a different HTTP server: #11701 |
Beta Was this translation helpful? Give feedback.
Seems to be a bug as best as I can tell, after serving the built site with a different HTTP server: #11701