summaryrefslogtreecommitdiffhomepage
path: root/FAQ.md
diff options
context:
space:
mode:
authorJason Liang <[email protected]>2023-05-27 00:27:44 -0700
committerGitHub <[email protected]>2023-05-27 09:27:44 +0200
commit20860e2ba05ee818d57b1fd2ec4a7f094a0f3783 (patch)
treefaadd2fc1b3a159ed7967f41b2837f6288401be0 /FAQ.md
parent5ef50ae139305c487e4cff0f49f3ced88345e445 (diff)
downloadraylib-20860e2ba05ee818d57b1fd2ec4a7f094a0f3783.tar.gz
raylib-20860e2ba05ee818d57b1fd2ec4a7f094a0f3783.zip
Fix a link in the FAQ (#3082)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index 2020162c..274236d4 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -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)