From d211fe702b89a640167aca0829113f0b44f5c1c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Wed, 5 Nov 2014 17:16:15 +0100 Subject: [PATCH] Update README.md link fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b919f243a..324bd4900 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,8 @@ Requirements ============ - Windows (XP/Vista/7/8), Linux, Mac OS X, *BSD, SteamOS, Android or iOS -- For graphics, OpenGL drivers or a suitable emulator, such as [ANGLE](https://github.com/opentk/opentk/tree/Dependencies/Readme.txt) -- For audio, OpenAL drivers or [OpenAL Soft](https://github.com/opentk/opentk/tree/Dependencies/Readme.txt) +- For graphics, OpenGL drivers or a suitable emulator, such as [ANGLE](https://github.com/opentk/opentk/blob/develop/Dependencies/Readme.txt) +- For audio, OpenAL drivers or [OpenAL Soft](https://github.com/opentk/opentk/blob/develop/Dependencies/Readme.txt) - To develop desktop applications: Visual Studio, Xamarin Studio, MonoDevelop or SharpDevelop - To develop Android applications: Xamarin Studio or the Xamarin Extensions for Visual Studio - To develop iOS applications: Xamarin Studio and XCode