From 0495f0a869d762c0a251ff72941f4a549eff5cec Mon Sep 17 00:00:00 2001 From: RDR8 Date: Thu, 11 Jan 2018 00:38:47 -0600 Subject: [PATCH] Updated Compile for Raspberry Pi (markdown) --- Compile-for-Raspberry-Pi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-for-Raspberry-Pi.md b/Compile-for-Raspberry-Pi.md index 98c4afc..ef67d38 100644 --- a/Compile-for-Raspberry-Pi.md +++ b/Compile-for-Raspberry-Pi.md @@ -10,7 +10,7 @@ Currently ALL Raspberry Pi devices are supported by raylib (1, 2, 3, Zero and va - OpenGL 1.1 on X11 desktop mode, (**only RPI 2 and 3**) - OpenGL 2.1 on X11 desktop mode, (**only RPI 2 and 3**) -More detailed information is available on the [OpenGL Graphic API](https://github.com/raysan5/raylib/wiki/OpenGL-Graphic-API) wiki page. +More detailed information is available on the [raylib platforms and graphics](https://github.com/raysan5/raylib/wiki/raylib-platforms-and-graphics) wiki page. ### Installing dependencies