excaliburjs / Excalibur

🎮 Your friendly TypeScript 2D game engine for the web 🗡️
https://excaliburjs.com
BSD 2-Clause "Simplified" License
1.77k stars 189 forks source link

Typo in Documentation: Conventions #3213

Closed mosesintech closed 1 week ago

mosesintech commented 1 week ago

Actual Result

Excalibur uses [Resources](https://excaliburjs.com/docs/docs/category/resources) to load external files like [images](https://excaliburjs.com/docs/ImageSource) and [sounds](https://excaliburjs.com/docs/Sound). They can also be used to load other things like data or config.

The Resources link is missing the preceding / resulting in a 404.