Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017)

This commit is contained in:
vaezim 2024-05-30 02:22:07 -04:00 committed by GitHub
parent f2344cd089
commit d7a8af144d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 106 additions and 106 deletions

View file

@ -202,5 +202,5 @@ Examples showing raylib misc functionality that does not fit in other categories
| 125 | [raylib_opengl_interop](others/raylib_opengl_interop.c) | <img src="others/raylib_opengl_interop.png" alt="raylib_opengl_interop" width="80"> | ⭐️⭐️⭐️⭐️ | **4.0** | **4.0** | [Stephan Soller](https://github.com/arkanis) |
| 126 | [embedded_files_loading](others/embedded_files_loading.c) | <img src="others/embedded_files_loading.png" alt="embedded_files_loading" width="80"> | ⭐️⭐️☆☆ | 3.5 | 3.5 | [Kristian Holmgren](https://github.com/defutura) |
As always contributions are welcome, feel free to send new examples! Here it is an [examples template](examples_template.c) to start with!
As always contributions are welcome, feel free to send new examples! Here is an [examples template](examples_template.c) to start with!