The issue manifests itself in broken 404 pages - an example the three links at the bottom of the page on the NCIDS Documentation Site Page Templates. These links should go to those respective template pages, however because these are react.js based pages/site examples - Gatsby is having issue serving them up (note the Gatsby 404 page and not the server 404 page)
The main issue is how Gatsby is serving up these example pages and how to fix the configs accordingly.
Issue Description
The issue manifests itself in broken 404 pages - an example the three links at the bottom of the page on the NCIDS Documentation Site Page Templates. These links should go to those respective template pages, however because these are react.js based pages/site examples - Gatsby is having issue serving them up (note the Gatsby 404 page and not the server 404 page)
The main issue is how Gatsby is serving up these example pages and how to fix the configs accordingly.
Steps to reproduce the issue
What's the expected result?
What's the actual result?
Additional details / screenshot
- ![Screenshot]()