From 8cb2d67c3786b13c168c159f6daf6c203fc2a331 Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 26 Jun 2018 00:16:41 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index fb27ada..cdefd86 100644 --- a/FAQ.md +++ b/FAQ.md @@ -34,4 +34,4 @@ In some cases, it could happen that user decided to move that folder to somewher As a recommendation, if you move `C:\raylib` folder to somewhere else, try to avoid spaces and special characters on the new path, it could generate errors on compilation. -For command-line compilation and custom pipeline configuration, just check [Compile for Windows](https://github.com/raysan5/raylib/wiki/Compile-for-Windows) wiki. \ No newline at end of file +For command-line compilation and custom pipeline configuration, just check [Compile for Windows](https://github.com/raysan5/raylib/wiki/Working-on-Windows) wiki. \ No newline at end of file