diff options
| author | Jason Liang <[email protected]> | 2023-05-27 00:27:44 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-27 09:27:44 +0200 |
| commit | 20860e2ba05ee818d57b1fd2ec4a7f094a0f3783 (patch) | |
| tree | faadd2fc1b3a159ed7967f41b2837f6288401be0 /FAQ.md | |
| parent | 5ef50ae139305c487e4cff0f49f3ced88345e445 (diff) | |
| download | raylib-20860e2ba05ee818d57b1fd2ec4a7f094a0f3783.tar.gz raylib-20860e2ba05ee818d57b1fd2ec4a7f094a0f3783.zip | |
Fix a link in the FAQ (#3082)
Diffstat (limited to 'FAQ.md')
| -rw-r--r-- | FAQ.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ - [What does raylib provide that other engines or libraries don't?](#what-does-raylib-provide-that-other-engines-or-libraries-dont) - [How does raylib compare to Unity/Unreal/Godot?](#how-does-raylib-compare-to-unityunrealgodot) - [What development tools are required for raylib?](#what-development-tools-are-required-for-raylib) -- [Which are raylib external dependencies?](#which-are-raylib-external-dependencies) +- [What are raylib's external dependencies?](#what-are-raylibs-external-dependencies) - [Can I use raylib with other technologies or libraries?](#can-i-use-raylib-with-other-technologies-or-libraries) - [What file formats are supported by raylib?](#what-file-formats-are-supported-by-raylib) - [Does raylib support the Vulkan API?](#does-raylib-support-the-vulkan-api) |
