microsoft / AI-For-Beginners

12 Weeks, 24 Lessons, AI for All!
https://microsoft.github.io/AI-For-Beginners/
MIT License
33.96k stars 5.64k forks source link

Certain endpoints are breaking down #279

Closed debayangg closed 8 months ago

debayangg commented 8 months ago

Two endpoints I have found till now that break down. Mentioned in #269 and #259.

How to reproduce these errors:

  1. 269 - Clicking directly on the affected link

  2. 259 - Clicking directly works but if you open the endpoint directly on a new tab it doesn't work

Currently I went about setting up the project on my own computer using docsify and everything works none of the above errors occur. So my guess is it's occuring during the build process.

npm: '9.2.0', node: '18.13.0', v8: '10.2.154.23-node.21', docsify:'4.13.1',